Files
fe_portal_frontend/.gitpod.yml
2025-06-16 09:25:19 +08:00

7 lines
99 B
YAML

ports:
- port: 8000
onOpen: open-preview
tasks:
- init: npm install
command: npm start