/messanger

Primary LanguageJavaScript

simple-chat

A simple chat application in nodejs and mongodb

Prerequists

  1. install Nodejs with latest version
  2. install npm make sure latest version
  3. start with npm init npm init
  4. Add Node module with npm install
  5. Add Dependacies in project npm install express mongoose session Run with node server.js hit the link in browser http://localhost:8080/