Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 210 Bytes

Simple socket.io server

Running:

  1. Do a Clone
  2. Excute command npm i to install dependencies
  3. Excute command npm start to run server
  4. Open index.html file to use socket.io server