Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 395 Bytes

thirteen23 Storybook Demo

Available Scripts

yarn storybook

Starts a local storybook instance in development mode (all stories published).

yarn build-storybook

Creates a static instance of your storybook. Bundled, minimized, ready for deployment. Only publishes stories marked in finished.json.

yarn build-storybook-all

Same as above, except all stories are published.