mirror of
https://github.com/fmhy/edit.git
synced 2026-01-09 18:06:16 +00:00
8 lines
109 B
YAML
8 lines
109 B
YAML
tasks:
|
|
- init: pnpm install
|
|
command: pnpm run docs:dev
|
|
|
|
ports:
|
|
- port: 5173
|
|
onOpen: open-preview
|