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

https://github.com/dundee/draw

Realtime multiuser drawing application
https://github.com/dundee/draw

Last synced: about 1 year ago
JSON representation

Realtime multiuser drawing application

Awesome Lists containing this project

README

          

Draw!
=====

Draw! is HTML5 application which gives you the ability to share your drawing skills with the world.
Whatever your draw on the screen is in realtime displayed in browsers of all other connected users.

Requirements
--------------

* Node.js
* MongoDB
* NPM

Install
-------

cd draw
npm install -d

Run
---

cd draw
node app.js