A voting server implemented by redux which follows by Full-Stack Redux Tutorial of Tero Parviainen http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html
- install node 4.2 above
- clone this repo
npm inode run start
Then you can install its client-side application for voting.
Cheers!