Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 349 Bytes

My Components

GitHub last commit

🔧 Project setup

# install dependencies
$ npm install

# view storybook components
$ npm run storybook

# compiles and hot-reloads for development
$ npm run serve