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 3418f44be4 release: update 2.8.0 3 years ago
.husky docs: update 3 years ago
.vscode release: update 2.8.0 3 years ago
build perf: 同步完整版分支代码 3 years ago
mock release: update 2.8.0 3 years ago
public release: update 2.8.0 3 years ago
src release: update 2.8.0 3 years ago
types release: update 2.8.0 3 years ago
.editorconfig feat: add pure-admin-thin 3 years ago
.env perf: 同步完整版分支代码 3 years ago
.env.development perf: 同步完整版分支代码 3 years ago
.env.production perf: 同步完整版分支代码 3 years ago
.eslintignore feat: add pure-admin-thin 3 years ago
.eslintrc.js perf: 同步完整版分支代码 3 years ago
.gitignore index on main: f96885b perf: 同步代码 3 years ago
.markdownlint.json index on main: f96885b perf: 同步代码 3 years ago
.prettierrc.js feat: add pure-admin-thin 3 years ago
.stylelintignore feat: add pure-admin-thin 3 years ago
LICENSE Initial commit 3 years ago
README.en-US.md perf: 同步完整版分支代码 3 years ago
README.md perf: 同步完整版分支代码 3 years ago
babel.config.js feat: add pure-admin-thin 3 years ago
commitlint.config.js feat: add pure-admin-thin 3 years ago
index.html release: update 2.8.0 3 years ago
package.json release: update 2.8.0 3 years ago
pnpm-lock.yaml release: update 2.8.0 3 years ago
postcss.config.js feat: add pure-admin-thin 3 years ago
stylelint.config.js feat: add pure-admin-thin 3 years ago
tsconfig.json feat: add pure-admin-thin 3 years ago
vite.config.ts perf: 同步完整版分支代码 3 years ago

README.md

vue-pure-admin精简版

license

中文 | English

介绍

精简版是基于 https://github.com/xiaoxian521/vue-pure-admin 提炼出的架子,包含主体功能,更适合实际项目开发

配套视频

教程:https://www.bilibili.com/video/BV1534y1S7HV/
UI 设计:https://www.bilibili.com/video/BV17g411T7rq/

配套文档

https://pure-admin-doc.vercel.app/

维护者

xiaoxian521

捐赠

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

付费咨询、需求定制

作者精力有限,需要提供技术服务的可扫下面的二维码加微信,添加请备注来意

用法

安装依赖

pnpm install

安装一个包

pnpm add 包名

卸载一个包

pnpm remove 包名

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

⚠️ 注意

精简版不接受任何 issues 和 pr,如果有问题请到完整版 https://github.com/xiaoxian521/vue-pure-admin/issues/new/choose 去提,谢谢!!!