Skip to content

Dotinfotech/ChatApp-SocketIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatapp-nodejs

Chat App using SocketIO and WebSockets via Node JS

Client-Server Chat

Chat application using Node.js & SocketIO & Express

Steps to Run the app

1.Download Repo
2.Install Node.JS
3.Install Dependencies - express, socketio etc

Run NPM START

and browse https://localhost:4000