/vocdoni-proof_of_concept-javascript

A proof of concept of implementing vocdoni-sdk. This was a quick test for the development of the decidim-module-vocdoni.

Primary LanguageCSS

Vocdoni Proof of Concept on JavaScript

This project is a Demo on how to use the Vocdoni SDK in a simple way, for integrating with Decidim.

  1. Clone this repository
git clone https://github.com/decidim-vocdoni/vocdoni-proof_of_concept-javascript
  1. Install dependencies
npm install
  1. Run the webserver
npm run start
  1. In a browser, open http://localhost:8080/
  2. Follow the instructions in the website