web-view-antd/.gitpod.yml
zzs 4d72d46d43 🎉
2024-11-11 10:34:49 +08:00

7 lines
103 B
YAML

ports:
- port: 3344
onOpen: open-preview
tasks:
- init: pnpm install
command: pnpm run dev