Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 147 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 147 Bytes

About

This is a basic websocket example using socket.io on FE and BE

Running locally

npm i

npx nodemon index

listening on :4000