bcgov / common-lib-vue

VueJS common component library.
https://bcgov.github.io/common-lib-vue/
Apache License 2.0
2 stars 0 forks source link
hlth library vue

BCGov Vue Common Library

Lifecycle:Stable

Storybook documentation: https://bcgov.github.io/common-lib-vue/

Project setup

npm install

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Start and launch Storybook

npm run storybook