Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 492 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 492 Bytes

Node_chat

A chatting program using node js in which user can send text message,any audio file,video file or any pdf file to connected user with server

Start

  • npm install express@3.4.8
  • npm install socket.io@0.9.19
  • npm install delivery
  • npm install node-emoji
  • node chat
then just open chat in browser at localhost:3000

connect all friend with your network and just open your ip in their browser

Thanx