plyr/.gitpod.yml
2020-03-16 07:16:22 +00:00

7 lines
113 B
YAML

tasks:
- before: npm install && npm i gulp -g
command: gulp
ports:
- port: 3000
onOpen: open-preview