Thank you for wanting to contribute!
Use Bun:
bun install| Command | Description |
|---|---|
bun run dev |
Start dev server |
bun run check |
Linting and formatting |
bun run test |
Playwright tests |
bun run preview |
Preview production build |
bun run build |
Production build |