Skip to content

Files

Latest commit

Jun 24, 2022
6c0b277 · Jun 24, 2022

History

History

04-whiteboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 24, 2022
Jun 24, 2022
Jun 24, 2022

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