FiguredLimited / vue-mc

Models and Collections for Vue

Home Page:https://vuemc.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Models and Collections for Vue

https://vuemc.io

License:MIT License


Languages

Language:JavaScript 59.3%Language:TypeScript 40.7%