vuejs-component-library
v0.1.5
Published
![App version v0.1.5](/badges/npm-version.png "App version v0.1.5")
Downloads
5
Readme
VueJS Component Library
Work in progress. Not ready for use.
Project setup
This project uses VueJS, you can install VueJS and its dependencies by running:
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
Run your unit tests
npm run test:unit