Skip to content

Chat Application using socket.io (web socketes) and nodejs

Notifications You must be signed in to change notification settings

devnabin/chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatapp

Chat Application using socket.io (web socketes) and nodejs

live

https://binchat.herokuapp.com/

Getting Started :-

  1. clone repo
  2. go to Directory
  3. Open project on Vs code (or any suitable for you)
  4. In Terminal , type following command
$ npm install 
# for installing all the required node modules

$npm run dev
#for starting server

All the static files are in Public Directory All the server files and custome modules are in src/ directory

About

Chat Application using socket.io (web socketes) and nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages