mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-01-19 20:12:49 +08:00
5 lines
102 B
Markdown
5 lines
102 B
Markdown
|
npm install
|
||
|
如果 npm install 报错
|
||
|
可以尝试 npm降级
|
||
|
npm install npm@6.14.8 -g
|
||
|
npm run serve
|