Skip to content

The-Zagy/zagydraw

Repository files navigation

Zagy-Draw

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

Devlopment

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

Lint

pnpm run lint

Typecheck

pnpm run typecheck

Build

pnpm run build

Test

pnpm run test

View and interact with your tests via UI.

pnpm run test:ui

License

This project is licensed under the MIT License.