Skip to content
/ jac-kit Public

Library of shared components and helpers. WIP :)

License

Notifications You must be signed in to change notification settings

jac-uk/jac-kit

Repository files navigation

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.