Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 419 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 419 Bytes

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