Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 256 Bytes

File metadata and controls

16 lines (8 loc) · 256 Bytes

Chat-nodeJs-Socket.io

Simple chat using nodeJs and Socket.io

Initialized Node Packages

npm install

Start Chat Interface

nodemon index

Screenshot