- Install dependencies:
pnpm i --frozen-lockfile - Run the dev server:
pnpm dev
pnpm checks- Runs type, lint, and format checks concurrentlypnpm format:check- Runs formatpnpm lint- Runs lint checkspnpm test- Runs test scriptspnpm typecheck- Runs type checks