Files
devhub/.gitpod.yml
2019-01-09 14:29:26 +00:00

7 lines
87 B
YAML

ports:
- port: 3000
onOpen: open-preview
tasks:
- init: yarn
command: yarn dev:web