Skip to content

narasimhauppala/socket-io-room-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-io-room-chat

Room Chat App

To Use This you need to be in the same directory where package.json is there.

Im assuming that you have installed : :NodeJs

Then Run Following Commands in Terminal : > npm install > npm run dev