An open API service indexing awesome lists of open source software.

https://github.com/ruskakimov/collaborative-drawing-board

Collaborative drawing board (Websockets)
https://github.com/ruskakimov/collaborative-drawing-board

canvas expressjs nodejs socket-io websockets

Last synced: 2 months ago
JSON representation

Collaborative drawing board (Websockets)

Awesome Lists containing this project

README

          

## Setup
```
npm install
node server.js
```