mirror of
https://github.com/mdn/content.git
synced 2026-03-26 21:38:46 +00:00
9 lines
124 B
YAML
9 lines
124 B
YAML
tasks:
|
|
- init: npm install
|
|
command: npm start
|
|
|
|
ports:
|
|
- port: 5042
|
|
visibility: private
|
|
onOpen: open-browser
|