Skip to content

real time whiteboard drawing web application (the below link is not collaborative as backend isn't deployed.

Notifications You must be signed in to change notification settings

parkashay/inkfusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

To run locally:

  • git clone repo

Client:

  • cd client
  • npm install
  • npm run dev

Server:

  • cd server
  • npm install
  • npm run start / node index.js

About

real time whiteboard drawing web application (the below link is not collaborative as backend isn't deployed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published