mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
7 lines
108 B
YAML
7 lines
108 B
YAML
ports:
|
|
- port: 1880
|
|
onOpen: open-preview
|
|
tasks:
|
|
- init: npm install && npm run build
|
|
command: npm start
|