Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 461 Bytes

File metadata and controls

19 lines (14 loc) · 461 Bytes

Contributing

Thank you for wanting to contribute!

Use Bun:

bun install

Commands

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