jac-uk / jac-kit

Library of shared components and helpers. WIP :)
MIT License
1 stars 0 forks source link
vuejs

jac-kit

Project setup

npm install

Run Storybook

npm run storybook

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Publish package

lerna publish

NOT BEING USED FOR VUE DEVELOPMENT

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.