Skip to content

iknityanand/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat-app

An implementation of https://socket.io for real-time chatting

How to run

  • Make sure Node.JS is installed.
  • run command for dependecies from terminal: "npm install --save "
  • to run the app command from terminal: "node index.js"
  • Open http://localhost:3000/ from your browser
  • done ;)

About

An implementation of https://socket.io for real-time chatting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published