Skip to content

shreyansh26/SocketIO_Chat_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket.IO Chat

A simple live Webchat service made using Socket.IO.

Dependencies

  • NodeJS (See here for details)

Installation/Running

  • cd to the root of the project and run:
    npm install
  • In the terminal type:
    node server.js
  • Head to: http://localhost:3000/

About

A live Webchat service made using Socket.IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published