Skip to content

milieu-us/vue-mc

 
 

Repository files navigation

Models and Collections for Vue.js

Build Status Coverage Latest Version License

Documentation

Documentation is available at http://vuemc.io

Development

Setup

# sudo npm install -g yarn
yarn

Build

yarn build

# You can also listen for changes to build continuously
yarn build -w

Testing

yarn test

# You can also listen for changes to test continuously
yarn test --watch

Docs

You will need to install jekyll to render and edit the documentation.

yarn docs

License

MIT

Packages

No packages published

Languages

  • JavaScript 100.0%