Skip to content

Commit 944cc66

Browse files
committed
chore: reorder script entry from README
1 parent 6969778 commit 944cc66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ npm run preview
5656
```
5757

5858
## Useful Scripts
59+
- `npm run codegen` — GraphQL types
5960
- `npm run dev` — start dev server
6061
- `npm run build` — production build
6162
- `npm run preview` — preview build
6263
- `npm run lint` — lint code
6364
- `npm run check-type` — TypeScript check
6465
- `npm run format` — Prettier format
65-
- `npm run codegen` — GraphQL types
6666

6767
## Tech Stack
6868
- **React 19** + TypeScript

0 commit comments

Comments
 (0)