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 pnpm
Install dependencies.
pnpm install
Serve with hot reload at http://localhost:5173.
pnpm run dev
pnpm run lint
pnpm run typecheck
pnpm run build
pnpm run test
View and interact with your tests via UI.
pnpm run test:ui
This project is licensed under the MIT License.