node.js based demo chat using Express.js, Handlebars and Bootstrap.
Install node.js (0.10.x or 0.11.x) first.
- express
- jQuery
- Bootstrap
- LESS
- Handlebars
$ npm install grunt-cli bower -g
$ npm install
$ bower installAll configurations are in the Gruntfile, to start the server and start developing.
Start
grunt