mirror of
https://github.com/devhubapp/devhub.git
synced 2026-03-26 07:21:37 +00:00
7 lines
87 B
YAML
7 lines
87 B
YAML
ports:
|
|
- port: 3000
|
|
onOpen: open-preview
|
|
tasks:
|
|
- init: yarn
|
|
command: yarn dev:web
|