/Ballot

Ballot web app using Ethereum

Primary LanguageJavaScript

Ballot

Ballot web app using Ethereum

1. Install dependancies

sudo npm install 
./node_modules/bower/bin/bower install

2. Browserify and launch Node server

npm run watch
./node_modules/gulp/bin/gulp.js

3. Run the app in your browser at localhost:3000