Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 213 Bytes

File metadata and controls

12 lines (7 loc) · 213 Bytes

simple-chat-socket.io

simple bilateral communication chat app using socket.io

#How to Run

Download the repo

"npm install" to install package's

To Run "node server.js"

open "localhost:3000" in you browser