vue-pure-admin2/.gitpod.yml

6 lines
93 B
YAML
Raw Normal View History

2021-04-13 18:37:47 +08:00
ports:
- port: 3344
onOpen: open-preview
tasks:
2021-04-14 21:47:06 +08:00
- init: npm install && npm run serve