mirror of
http://git.xinwangdao.com/cnnc-embedded-parts-detect/detect-embeded.git
synced 2025-06-24 05:24:12 +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
|