8 lines
94 B
YAML
8 lines
94 B
YAML
tasks:
|
|
- init: npm i
|
|
command: npm start
|
|
|
|
ports:
|
|
- port: 9000
|
|
onOpen: open-preview
|