We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6969778 commit 944cc66Copy full SHA for 944cc66
README.md
@@ -56,13 +56,13 @@ npm run preview
56
```
57
58
## Useful Scripts
59
+- `npm run codegen` — GraphQL types
60
- `npm run dev` — start dev server
61
- `npm run build` — production build
62
- `npm run preview` — preview build
63
- `npm run lint` — lint code
64
- `npm run check-type` — TypeScript check
65
- `npm run format` — Prettier format
-- `npm run codegen` — GraphQL types
66
67
## Tech Stack
68
- **React 19** + TypeScript
0 commit comments