Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 498 Bytes

File metadata and controls

20 lines (17 loc) · 498 Bytes

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