Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 178 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 178 Bytes

Private Chat App in Node.js

Very simple chat app in node.js by using express and socket.io

To use this app install express and socket.io

npm install express socket.io