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.