Skip to content

Models and Collections for Vue

License

ondergetekende/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

About

Models and Collections for Vue

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%