Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 261 Bytes

File metadata and controls

29 lines (20 loc) · 261 Bytes

Project setup

yarn install

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Storybook start

yarn storybook

Storybook build

yarn build-storybook