mirror of
https://github.com/mdn/content.git
synced 2026-03-28 21:57:21 +00:00
9 lines
130 B
YAML
9 lines
130 B
YAML
tasks:
|
|
- init: yarn install
|
|
command: yarn run start
|
|
|
|
ports:
|
|
- port: 5042
|
|
visibility: private
|
|
onOpen: open-browser
|