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

USJ/vue-components

Repository files navigation

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