vue-mc-sifex
v0.6.1
Published
<p> <img align="left" height="120" src="http://vuemc.io/assets/images/logo.png" /> </p>
Downloads
7
Maintainers
Readme
Models and Collections for Vue.js
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