mirror of
https://gitee.com/yiming_chang/vue-pure-admin.git
synced 2024-12-02 11:17:39 +08:00
7 lines
91 B
YAML
7 lines
91 B
YAML
|
ports:
|
||
|
- port: 3344
|
||
|
onOpen: open-preview
|
||
|
tasks:
|
||
|
- init: npm
|
||
|
command: npm serve
|