You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
npm install |
|
-切换国内镜像源 |
|
npm config set registry https://registry.npmmirror.com/ |
|
-查看色湖之镜像地址 |
|
npm config get registry |
|
-启动服务 |
|
npm run serve |
|
|
|
http://localhost:1888/#/login |