update the gitpod setup description to be more precise.

This commit is contained in:
Nisar Hassan Naqvi
2020-03-16 07:16:22 +00:00
parent fcd82088a5
commit 10f366fe32
2 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,5 @@
tasks:
- init: npm install && npm i gulp -g
- before: npm install && npm i gulp -g
command: gulp
ports:
- port: 3000