Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 168 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 168 Bytes

realtimechat

Real time chat with socket.io , express , vuejs

Install

npm install

Run

node index.js

Open Chat

Go to browser on "http://127.0.0.1:3000"

Enjoy