Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 220 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 220 Bytes

VueJS components used by USJ

How-to install

npm install

How-to develop

Run storybook to preview components

npm run storybook:serve

How-to build

Build with Vue CLI

npm run build