Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 475 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 475 Bytes

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 :