aboutsummaryrefslogtreecommitdiffstats
path: root/.gitpod.yml
blob: c4a6705082f0d0a2ca2e039cd7fe0ce8efce36a4 (plain)
1
2
3
4
5
6
tasks:
  - before: npm install && npm i gulp -g
    command: gulp
ports:
  - port: 3000
    onOpen: open-preview