mirror of
https://github.com/facebook/docusaurus.git
synced 2026-06-28 19:49:24 -04:00
7 lines
101 B
YAML
7 lines
101 B
YAML
tasks:
|
|
- init: pnpm install
|
|
command: pnpm start
|
|
ports:
|
|
- port: 3000
|
|
onOpen: open-preview
|