Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 231 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 231 Bytes

Socket.IO Fiddle

$ npm install
$ npm start # run the server
$ npm run client # run the nodejs client

And point your browser to http://localhost:3000. Optionally, specify a port by supplying the PORT env variable.