Slashgear / vuetils

Utils library for Vue
https://slashgear.github.io/vuetils/
6 stars 1 forks source link
utils vuejs

vuetils - Utils function for Vue

Build Status Greenkeeper badge

Collection of utils for VueJS apps.


Documentation


Contribution (Project setup)

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit