Sa-SSO-Pro Client 应用端(前后端分离版-Vue2)
先安装依赖
npm install --registry=https://registry.npm.taobao.org
运行
npm run serve
打包
npm run build