pnpm dev # Start Vite dev serverpnpm build # Run TypeScript checks and build with Vitepnpm preview # Preview production build locallypnpm lint # Run oxlint
pnpm fmt # Run oxfmt formatter- Node requirement: >=20.14.0
- Package manager: pnpm@10.15.1
- Uses git hooks for pre-commit linting