Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 336 Bytes

Socket.IO Collaborative Whiteboard

A simple collaborative whiteboard for Socket.IO

How to use

$ npm ci && 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