Course lesson
In this lesson, we set up a new Storybook inside a Next.js project using the sb init script. For maximum compatibility with Next.js, we specify the Webpack 5 builder. Finally, we run our setup with yarn storybook.
In this lesson, we set up a new Storybook inside a Next.js project using the sb init script. For maximum compatibility with Next.js, we specify the Webpack 5 builder. Finally, we run our setup with yarn storybook.
Course lesson
In this lesson, we set up a new Storybook inside a Next.js project using the sb init script. For maximum compatibility with Next.js, we specify the Webpack 5 builder. Finally, we run our setup with yarn storybook.