Preparing environment # Install dependencies yarn Building # Build with next tool npx next build Running application # Run with next tool npx next dev Storybook # Run storybook npx storybook dev -p 6000