mirror of
https://gitee.com/dromara/sa-token.git
synced 2024-11-30 02:48:10 +08:00
152418165e
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.0 to 3.2.7. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md | ||
vite.config.js |
sa-token-demo-sso-client-vue3
Sa-Token SSO-Client 应用端(前后端分离版-Vue3)
在线文档:https://sa-token.cc/
运行
先安装依赖
npm install --registry=https://registry.npm.taobao.org
运行
npm run dev
打包
npm run build