Skip to content

wlsquid/minisocketchatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minisocketchatapp

Mini Chat App made with Socket.IO, Express and Node.js

The App will display messages and When someone has left or joined the chat.

To run first install Express and Socket.IO in the directory you want to run the app from with

npm install [email protected] (or whatever the latest version is)

and then

npm install socket.io

To run locally in CMD Prompt run >node index.js

Then go to LocalHost:3000 in your browser

About

Mini Chat App Mad with Socket.IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published