mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00: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
|