mirror of
https://github.com/fmhy/edit.git
synced 2025-07-28 23:02:16 +10:00
7 lines
109 B
YAML
7 lines
109 B
YAML
tasks:
|
|
- init: pnpm install
|
|
command: pnpm run docs:dev
|
|
|
|
ports:
|
|
- port: 5173
|
|
onOpen: open-preview
|