Design comparison
SolutionDesign
Solution retrospective
I would like to include Storybook in the project. Could you recommend any resources to learn the best practices for Storybook?
Community feedback
- @john-miragePosted over 1 year ago
Hello,
For storybook, you can start with the official website which is great. I saw you are using nextjs so in the options at the top of the guide choose: latest version 7.0, React and Javascript. The storybook script
npx storybook@latest init
should automatically detect your project btw.0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord