Documentation is available at http://vuemc.io
Install yarn
if you don't already have it available:
sudo npm install -g yarn
Install the dependencies:
yarn
yarn build --watch
yarn test --watch
You will need to install jekyll to render and edit the documentation.
yarn docs