Initialize Storybook in a Next.js Project with Webpack 5 Builder

Share this video with your friends

Send Tweet

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.

Natalia
Natalia
~ 3 years ago

Would it be possible to update the link to the code? It's broken now.