Distributed Voting App based on ethereum blockchain.
Install dependencies
npm install
Start ethereum-test rpc. Go to the below path and run cli.node.js
\node_modules\ethereumjs-testrpc\build>node cli.node.js
Now run the application in browser
Run index.html in browser.