Files
wdm-mini/README.md

274 B

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.