mirror of
https://gitee.com/yiming_chang/vue-pure-admin.git
synced 2024-11-29 17:57:37 +08:00
6 lines
91 B
YAML
6 lines
91 B
YAML
ports:
|
|
- port: 3344
|
|
onOpen: open-preview
|
|
tasks:
|
|
- init: pnpm install && pnpm serve
|