11 lines
274 B
Markdown
11 lines
274 B
Markdown
# WonderQ MiniAPP
|
|
|
|
Mobile H5, admin, and API workspace for the WonderQ MiniAPP project.
|
|
|
|
## Scripts
|
|
|
|
- `npm run dev` starts the H5 Vite app.
|
|
- `npm run dev:admin` starts the admin app.
|
|
- `npm run dev:api` starts the API service.
|
|
- `npm run build:all` builds all workspaces.
|