rondymesquita / socket.io-fiddle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 87.5%Language:HTML 12.5%