setup typechecking and fix build errors
This commit is contained in:
parent
a94524a816
commit
fbd6748f52
7 changed files with 496 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue