Files
geg-gas-web/.gitpod.yml
2024-02-05 09:15:37 +08:00

7 lines
103 B
YAML

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