athis-ui/.gitpod.yml

7 lines
127 B
YAML
Raw Permalink Normal View History

2024-11-06 10:35:56 +08:00
ports:
- port: 5555
onOpen: open-preview
tasks:
- init: corepack enable && pnpm install
command: pnpm run dev:play