Zagydraw is an ambitious whiteboarding app, while it's still really early in development we want to be able to rival the big whiteboarding apps one day
First make sure you have Nodejs installed on your device
then install pnpm
npm i -g pnpmInstall dependencies.
pnpm installServe with hot reload at http://localhost:5173.
pnpm run devpnpm run lintpnpm run typecheckpnpm run buildpnpm run testView and interact with your tests via UI.
pnpm run test:uiThis project is licensed under the MIT License.