Developer documentation built with VuePress, constructed of markdown files
You will need VuePress installed globally
yarn global add vuepressOR
npm install -g vuepressThen to start a local development server run
yarn devOR
npm run devBuilt with:
- vuepress 0.14.8
- node 8.14.0
- yarn 1.12.3