A vote template, using nodejs
###HOW TO USE
- install nodejs.
- configure vote items in Cfg.json
- run:
node svote.js
- vote is on
http://127.0.0.7:8080
###Notice:
- No DB connected, result were in menory, will lost data when server shutdown.
- One IP only can vote once.
- Do not use IE.