/12devsNodeJsDraw

Real time drawing with Nodejs, Socket.io and HTML5 Canvas. Tutorial for http://www.12devsofxmas.co.uk/

Primary LanguageJavaScript

Real Time Drawing

This is the sample application for the 12 devs of xmas tutorial, find the tutorial over at: http://www.12devsofxmas.co.uk/

Resources

Getting up and running

Run the following in terminal

git clone https://github.com/byrichardpowell/12devsNodeJsDraw.git
cd 12devsNodeJsDraw
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!