Make sure you have Node.JS installed.
The first thing is to install the dependencies.
npm ciTo start the application in development mode
npm run devTo start Storybook
npm run storybookSee package.json for more useful scripts.
Official Storybook Channels
- https://storybook.js.org/
- https://storybook.js.org/docs
- https://storybook.js.org/tutorials/
- https://www.youtube.com/@StorybookJS
Community