plyr/.gitpod.yml

7 lines
111 B
YAML

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