Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 159 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 159 Bytes

Installation

$ npm install
$ npm run storybook

Other commands

For watching changes

$ npm run watch

For build

$ npm run build-bundle