/docs

Vocdoni documentation

Primary LanguageJavaScript

Vocdoni Documentation

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.

Development

  • npm install
  • npm run dev for hot-refresh mode OR
  • npm build for static build, then host on an http(s) server