Skip to content

nika-begiashvili/opencollabdraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open Collab Draw

Open Collab Draw is HTML5 collaborative drawing application built with socket.io,express and kinetic.js on node.js

Installation

install node.js

npm install socket.io express

node server.js

if you want to test opencollabdraw in local network or host it just change 'localhost' "var ocd = new OpenCollabDraw( 'board', 1300, 500, 'http://localhost' );" to other address in client.html

see demo: http://opencollabdraw-nhl.rhcloud.com/client.html

About

html5 collaborative drawing application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published