Home
Softono
vue-mc

vue-mc

Open source MIT JavaScript
618
Stars
96
Forks
68
Issues
22
Watchers
3 years
Last Commit

About vue-mc

Models and Collections for Vue

Platforms

Web Self-hosted

Languages

JavaScript

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