0.2.6 • Published 5 years ago

vue-mc-waydotnet v0.2.6

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Models and Collections for Vue.js

Build Status Coverage Latest Version License

Documentation

Documentation is available at http://vuemc.io

Development

Install

Install yarn if you don't already have it available:

sudo npm install -g yarn

Install the dependencies:

yarn

Build

yarn build --watch

Test

yarn test --watch

Docs

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

yarn docs

License

MIT