This is the source code for a very simple private chat example
##Requirements -NodeJS v5.2.0 or later -MongoDB 2.6.12 or later -Bower
Follow instructions below to run this application.
npm install
bower install
To run the application
node index.js