docusaurus/.gitpod.yml

7 lines
101 B
YAML

tasks:
- init: yarn install
command: yarn start
ports:
- port: 3000
onOpen: open-preview