mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-24 18:04:47 +08:00
.. | ||
public | ||
src | ||
.gitignore | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md | ||
vite.config.js |
Sa-Token 跨域测试 - Cookie 版,vue3 页面
在线文档:https://sa-token.cc/
运行
先安装依赖
npm install --registry=https://registry.npm.taobao.org
运行
npm run dev
打包
npm run build