Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 188 Bytes

File metadata and controls

13 lines (10 loc) · 188 Bytes

SA-MP-Pilot Web

The React, Vite, Tailwind CSS, and shadcn/ui frontend for SA-MP-Pilot.

Use pnpm for all frontend tasks:

pnpm install
pnpm dev
pnpm test
pnpm lint
pnpm build