mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
335 B
335 B
Socket.IO Collaborative Whiteboard
A simple collaborative whiteboard for socket.io
How to use
$ npm i && npm start
And point your browser to http://localhost:3000. Optionally, specify
a port by supplying the PORT env variable.
Features
- draw on the whiteboard and all other users will see you drawings live