A realtime drawboard Web App which allows multiple users to work on the drawboard synchronously.
To get started and run the app:
- Clone the project.
- Run
npm install
to install the corresponding node packages - Run
npm start
to run the app on http://localhost:8080