Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 159 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 159 Bytes

WebChat

A simple web chatting app using Socket.io, Node.js, MongoDB.

Install Dependencies

npm install 

Run Server

npm start