| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
一个基于 Vxe UI 轻量级、极致流畅的系统模板
基于 Vxe v4.x 对应 vue3.x 版本
| 80+ ✔ | 80+ ✔ | 90+ ✔ | 75+ ✔ | 10+ ✔ |
git clone https://gitee.com/x-extends/vxe-admin-template.git
或
git clone https://github.com/x-extends/vxe-admin-template.git
cd vxe-admin-template192.168.0.5
npm config set registry https://registry.npmmirror.com
npm run update
npm run serve
npm run build:zip
首页 html 里面包含百度统计的脚本链接,记得正式使用时要移除掉。
vite.config.ts 修改为
// ...
base: '/',
// ....env 通用环境变量配置文件
.env.production 正式环境变量配置文件
npm run build
npm run build:zip
Thank you to everyone who contributed to this project.
MIT © 2019-present, Xu Liangzhan
| Back | FazBrowse Home | New Git URL |