limeng 7755b2c74e 修改router history hace 2 años
..
public 400d9eafcd init hace 2 años
src 7755b2c74e 修改router history hace 2 años
.editorconfig 400d9eafcd init hace 2 años
.env.development 400d9eafcd init hace 2 años
.env.production 400d9eafcd init hace 2 años
.gitignore 400d9eafcd init hace 2 años
README.md 400d9eafcd init hace 2 años
index.html 400d9eafcd init hace 2 años
package-lock.json 400d9eafcd init hace 2 años
package.json 400d9eafcd init hace 2 años
vite.config.js 400d9eafcd init hace 2 años

README.md

ssp-client-vue3

Sa-Sso-Pro Client 应用端(前后端分离版-Vue3)

运行

先安装依赖

npm install --registry=https://registry.npm.taobao.org

运行

npm run dev

打包

npm run build