Skip to content

lukefire5156/WebChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebChat

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

Install Dependencies

npm install 

Run Server

npm start