- This application created as part of a appolo-express, node.js tutorial.
- the server is written in node.js with appolo-express framework
- the client is written with angularjs
For a live demo go to:
http://appolo-express-poll-example.herokuapp.com/
define in the config/all.js file your mongo db connection string
$ node app.js
After running go to this address:
http://locahost:8080/
###Enjoy!