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
- Host: GitHub
- URL: https://github.com/dundee/draw
- Owner: dundee
- Created: 2011-08-27T18:46:25.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2014-01-20T19:06:23.000Z (over 12 years ago)
- Last Synced: 2025-01-30T07:29:02.346Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 449 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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