mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-08 01:24:55 +08:00
7 lines
103 B
YAML
7 lines
103 B
YAML
ports:
|
|
- port: 3344
|
|
onOpen: open-preview
|
|
tasks:
|
|
- init: pnpm install
|
|
command: pnpm run dev
|