Skip to content

praharshjain/Doodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doodle

A realtime collaborative whiteboard using node.js and socket.io

Usage

Install dependencies (Node.js, npm etc) -

$ sudo apt-get install python-software-properties
$ curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
$ sudo apt-get update
$ sudo apt-get install build-essential
$ sudo apt-get install nodejs
$ sudo apt-get install npm

To run -

$ git clone https://github.com/praharshjain/Doodle.git
$ cd Doodle
$ npm install && npm start

License

MIT

About

A realtime collaborative whiteboard using node.js and socket.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published