Nigui / Ballot

Ballot web app using Ethereum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Ballot web app using Ethereum


Languages

Language:JavaScript 90.2%Language:CSS 5.9%Language:HTML 3.9%