Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 243 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 243 Bytes

This package contains all stories for our Storybook documentation

Getting started

Install and run Storybook in a dev mode

yarn
yarn start

Generate static documentation

Build static version of Storybook

yarn build