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