Update .gitpod.yml

This commit is contained in:
Daniel 2021-09-26 16:34:05 +05:30
parent 466f34c97c
commit 264918a6fb

View file

@ -1,6 +1,6 @@
tasks:
- init: npm install
command: npm run dev
command: npx gulp
ports:
- port: 3000
onOpen: open-preview