Basic chat application
- Application runs on port 3000
- Update connection string in server.js line 14, you can use mLabs.com or your localhost mongoDB
- execute npm install and then use npm start
- on success of step 2 & 3 please access http://localhost:3000