All groups of stories contain an autogenerated (autodocs
) article.
-
Install Storybook and other dependencies
npm ci
-
Build a deployable version of the documentation to
storybook-static
npm test
-
Launch a development server for the documentation
npm start
See .storybook/main.js
and .storybook/preview.js
for details of the sorting customisation.