0.2.9 • Published 7 years ago
@livebuzzevents/vue-mc v0.2.9
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 yarnInstall the dependencies:
yarnBuild
yarn build --watchTest
yarn test --watchDocs
You will need to install jekyll to render and edit the documentation.
yarn docs