Skip to content

Latest commit

 

History

History
 
 

workshop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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