Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 241 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 241 Bytes

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