Skip to content

Real-time collaborative drawing using node.js, paper.js & socket.io

Notifications You must be signed in to change notification settings

gotomypc/drawing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Drawing

Real-time collaborative drawing using node.js with the Express.JS framework, socket.io & paper.js. If this sort of thing interest you, you may want to read: http://www.12devsofxmas.co.uk/](http://www.12devsofxmas.co.uk/)

Resources

Getting up and running

Run the following in terminal

git clone https://github.com/byrichardpowell/drawing.git
cd drawing
npm install
node app.js	

Now browse to http://127.0.0.1:3000/. Happy drawing!

License

Released under the Creative Commons Attributation 3.0 unported License. Have fun!

About

Real-time collaborative drawing using node.js, paper.js & socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published