0.8.0 • Published 5 years ago
@stbm/vue-components v0.8.0
stbm-design-lib
Project setup
npm install
OR
yarn
storybook
npm run storybook
OR
yarn storybook
build / bundle
npm run build
OR
yarn build
Run your unit tests
npm run test:unit
Lints and fixes files
npm run lint