This documentation of the Vocdoni Open Stack is build with the VuePress framework. All of the content in this repository can be viewed on the Documentation page.
npm install
npm run dev
for hot-refresh mode ORnpm build
for static build, then host on an http(s) server