Skip to content

A simple minimal Web application to chat in private with friends.

Notifications You must be signed in to change notification settings

ZineddineBk09/Private-Chat-with-SocketIO.JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private messaging with Socket.IO

Please read the related guide:

Running the frontend

npm install
npm run serve

Running the server

cd server
npm install
npm start

Page 01 :

Page 02 :

About

A simple minimal Web application to chat in private with friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published