You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
xiaoxian521 91f915462a release: update `4.1.0` 1 year ago
.husky chore: use pnpm `shell-emulator` instead of `cross-env` 2 years ago
.vscode chore: update `extensions.json` 2 years ago
build release: update `4.1.0` 1 year ago
locales release: update `3.9.0` 2 years ago
mock release: update `3.6.3` 2 years ago
public release: update `4.1.0` 1 year ago
src release: update `4.1.0` 1 year ago
types release: update `4.1.0` 1 year ago
.editorconfig feat: add pure-admin-thin 3 years ago
.env release: update `4.1.0` 1 year ago
.env.development release: update `3.8.5` 2 years ago
.env.production release: update `3.8.5` 2 years ago
.env.staging release: update `4.1.0` 1 year ago
.eslintignore chore: 同步完整版代码 2 years ago
.eslintrc.js release: update 3.4.5 2 years ago
.gitignore release: update 3.4.5 2 years ago
.markdownlint.json index on main: f96885b perf: 同步代码 3 years ago
.npmrc chore: use pnpm `shell-emulator` instead of `cross-env` 2 years ago
.prettierrc.js chore: update [email protected] 3 years ago
.stylelintignore release: update `4.1.0` 1 year ago
LICENSE release: update `4.1.0` 1 year ago
README.en-US.md release: update `4.1.0` 1 year ago
README.md release: update `4.1.0` 1 year ago
commitlint.config.js feat: add pure-admin-thin 3 years ago
index.html release: update `4.1.0` 1 year ago
package.json release: update `4.1.0` 1 year ago
pnpm-lock.yaml release: update `4.1.0` 1 year ago
postcss.config.js release: update `4.1.0` 1 year ago
stylelint.config.js release: update `4.1.0` 1 year ago
tailwind.config.js release: update `4.1.0` 1 year ago
tsconfig.json release: update `4.1.0` 1 year ago
vite.config.ts release: update `3.9.0` 2 years ago

README.md

vue-pure-admin精简版(国际化版本)

license

中文 | English

介绍

精简版是基于 vue-pure-admin 提炼出的架子,包含主体功能,更适合实际项目开发,打包后的大小在全局引入 element-plus 的情况下仍然低于 2.3MB,并且会永久同步完整版的代码。开启 brotli 压缩和 cdn 替换本地库模式后,打包大小低于 350kb

版本选择

当前是国际化版本哦,如果您需要非国际化版本 请点击

配套视频

配套文档

预览

维护者

xiaoxian521

支持

如果你觉得这个项目对您有帮助,可以帮作者买一杯果汁 🍹 表示支持

QQ 交流群

点击去加入

用法

安装依赖

pnpm install

安装一个包

pnpm add 包名

卸载一个包

pnpm remove 包名

我认为你应该先 fork 项目去开发,以便我更新时您可以同步拉取更新!!!

⚠️ 注意

  • 精简版不接受任何 issuespr,如果有问题请到完整版 issues 去提,谢谢!!!

许可证

原则上不收取任何费用及版权,可以放心使用,不过如需二次开源(比如用此平台二次开发并开源)请联系作者获取许可!

MIT © 2020-present, pure-admin