Files
vuepress/.gitpod.yml

7 lines
101 B
YAML

ports:
- port: 8080
onOpen: open-preview
tasks:
- init: yarn bootstrap
command: yarn dev