Files
iot_admin/.gitpod.yml
lengzhiqiang 46e2049822 first commit
2025-07-23 14:01:21 +08:00

7 lines
129 B
YAML

ports:
- port: 5555
onOpen: open-preview
tasks:
- init: npm i -g corepack && pnpm install
command: pnpm run dev:play