Draw simultaneously with others using node.js & socket.io.
#####You can view the demo at https://nodedraw-m6t.herokuapp.com/
its live!
- First you need node.js. You can get it from here.
- Then clone this repo.
- Enter your terminal, cd to repo folder.
- Type
node install
. - After it loads type
node index.js
. Or in Windows Just typeserve
. - Fire up your browser and go to
localhost
. - Enyoj!