๐Ÿ“ฆ darrachequesne / socket.io-fiddle

โ˜… 11 stars โ‘‚ 41 forks ๐Ÿ‘ 11 watching
๐Ÿ“ฅ Clone https://github.com/darrachequesne/socket.io-fiddle.git
HTTPS git clone https://github.com/darrachequesne/socket.io-fiddle.git
SSH git clone git@github.com:darrachequesne/socket.io-fiddle.git
CLI gh repo clone darrachequesne/socket.io-fiddle
Damien Arrachequesne Damien Arrachequesne chore(package): update socket.io & socket.io-client to latest version d16ebf2 8 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ public
๐Ÿ“„ .gitignore
๐Ÿ“„ client.js
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ server.js
๐Ÿ“„ README.md

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.