7 lines
113 B
YAML
7 lines
113 B
YAML
tasks:
|
|
- before: npm install && npm i gulp -g
|
|
command: gulp
|
|
ports:
|
|
- port: 3000
|
|
onOpen: open-preview
|