Files
fe_supplier_frontend/.gitpod.yml
2025-06-17 14:20:06 +08:00

7 lines
99 B
YAML

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