Update .gitpod.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- init: npm install
|
||||
command: npm run dev
|
||||
command: npx gulp
|
||||
ports:
|
||||
- port: 3000
|
||||
onOpen: open-preview
|
||||
|
||||
Reference in New Issue
Block a user