Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 586 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 586 Bytes

Doodle & Design

A Web app to Draw and Collaborate on the Same Canvas.
Check out : https://doodlendesign.herokuapp.com/

Install

$ git clone https://github.com/RaviMauryaHootowl/Doodle-Design.git
$ cd PROJECT
$ npm install
$ cd client
$ npm install

Run in Dev Mode

$ npm run dev

Run only Client

$ npm run client

Run only Server

$ npm run server

Authors

  • Ravi Maurya