setup typechecking and fix build errors

This commit is contained in:
10x Developer 2026-05-10 18:41:16 +02:00
parent a94524a816
commit fbd6748f52
7 changed files with 496 additions and 13 deletions

View file

@ -23,6 +23,7 @@ Mobile-first React web app for tracking Schaffhauser (Jass) card game rounds usi
### Development Commands
- `npm run build` - Build production version
- `npm run preview` - Preview production build
- `npm run typecheck` - Run TypeScript type checking
### Development Server
- A development server is always guaranteed to be running on localhost:5173