mirror of
https://github.com/zhigang1992/devhub.git
synced 2026-06-13 08:31:12 +08:00
7 lines
87 B
YAML
7 lines
87 B
YAML
ports:
|
|
- port: 3000
|
|
onOpen: open-preview
|
|
tasks:
|
|
- init: yarn
|
|
command: yarn dev:web
|