Go to file
2022-11-26 23:37:00 +08:00
.github workflow: update 2022-10-25 13:33:31 +08:00
.husky chore: use pnpm shell-emulator instead of cross-env 2022-09-07 21:59:03 +08:00
.vscode chore: update extensions.json 2022-09-13 17:55:46 +08:00
build chore: update 2022-11-26 18:23:52 +08:00
locales perf: 大优化,移除 @pureadmin/components , 打包大小未启用压缩前减少 0.4 MB , 首屏请求减少 2.3 MB 的资源 2022-11-26 23:37:00 +08:00
mock perf: 更完善的全局类型提示 2022-11-25 12:49:38 +08:00
public release: update 3.8.0 2022-11-26 15:07:07 +08:00
src perf: 大优化,移除 @pureadmin/components , 打包大小未启用压缩前减少 0.4 MB , 首屏请求减少 2.3 MB 的资源 2022-11-26 23:37:00 +08:00
types perf: 大优化,移除 @pureadmin/components , 打包大小未启用压缩前减少 0.4 MB , 首屏请求减少 2.3 MB 的资源 2022-11-26 23:37:00 +08:00
.editorconfig chore: add eslint config 2021-07-06 01:12:20 +08:00
.env perf: 优化环境变量注释 2022-11-17 15:44:11 +08:00
.env.development perf: 优化环境变量注释 2022-11-17 15:44:11 +08:00
.env.production chore: 删除 @vitejs/plugin-legacyvue3 无法通过任何工具使其支持ie 2022-11-17 22:11:13 +08:00
.env.staging chore: 删除 @vitejs/plugin-legacyvue3 无法通过任何工具使其支持ie 2022-11-17 22:11:13 +08:00
.eslintignore chore: update dependencies 2022-11-11 03:36:18 +08:00
.eslintrc.js feat: use unplugin-vue-define-options add setup name 2022-05-21 12:29:54 +08:00
.gitignore types: 添加完整路由配置表类型声明 2022-08-19 15:03:52 +08:00
.gitpod.yml chore: update 2022-08-15 11:59:27 +08:00
.markdownlint.json docs: update README.md 2021-10-24 14:02:24 +08:00
.npmrc chore: use pnpm shell-emulator instead of cross-env 2022-09-07 21:59:03 +08:00
.prettierrc.js chore: update eslint@8.8.0 2022-02-07 15:59:04 +08:00
.stylelintignore workflow: add stylelint 2021-09-04 12:37:23 +08:00
CHANGELOG.en_US.md release: update 3.8.0 2022-11-26 15:07:07 +08:00
CHANGELOG.md release: update 3.8.0 2022-11-26 15:07:07 +08:00
CHANGELOG.zh_CN.md release: update 3.8.0 2022-11-26 15:07:07 +08:00
commitlint.config.js chore: all packages update latest version 2021-09-09 10:51:29 +08:00
index.html chore: 优化样式 2022-09-11 19:46:53 +08:00
LICENSE release: update 2.9.0 2022-02-05 17:34:01 +08:00
package.json perf: 大优化,移除 @pureadmin/components , 打包大小未启用压缩前减少 0.4 MB , 首屏请求减少 2.3 MB 的资源 2022-11-26 23:37:00 +08:00
pnpm-lock.yaml perf: 大优化,移除 @pureadmin/components , 打包大小未启用压缩前减少 0.4 MB , 首屏请求减少 2.3 MB 的资源 2022-11-26 23:37:00 +08:00
postcss.config.js feat: 添加cssnano,打包时压缩css体积 2022-09-08 17:23:48 +08:00
README.en-US.md docs: update 2022-11-22 11:52:10 +08:00
README.md perf: 更完善的全局类型提示 2022-11-25 12:49:38 +08:00
stylelint.config.js chore: update eslint@8.8.0 2022-02-07 15:59:04 +08:00
tailwind.config.js refactor: use tailwindcss replace unocss (#342) 2022-09-07 15:07:01 +08:00
tsconfig.json chore: update dependencies 2022-11-11 03:36:18 +08:00
vite.config.ts chore: update 2022-11-26 14:26:19 +08:00

vue-pure-admin

GitHub license GitHub stars GitHub forks

English | 中文

Introduction

vue-pure-admin is an open source free and out-of-the-box middle and background management system template. Developed using the latest mainstream technologies such as Vue3, Vite, Element-Plus, TypeScript, Pinia, Tailwindcss

Supporting Video

Docs (support PWA fast, offline access)

Thin version (offering non-internationalized and internationalized versions)

Tauri

Electron

Preview

PureAdmin Logo

  • DarkMode

PureAdmin Logo

  • Mobile

PureAdmin Logo

Use Gitpod

Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.

Open in Gitpod

Install and use

  • Get the project code
git clone https://github.com/xiaoxian521/vue-pure-admin.git
or
git clone https://gitee.com/yiming_chang/vue-pure-admin.git
  • Installation dependencies
cd vue-pure-admin

pnpm install

  • run
pnpm serve
  • build
pnpm build

Change Log

CHANGELOG

How to contribute

You are very welcome to joinRaise an issue Or submit a Pull Request

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. submitpull request

Git Contribution submission specification

  • reference vue specification (Angular)

    • feat Add new features
    • fix Fix the problem/BUG
    • style The code style is related and does not affect the running result
    • perf Optimization/performance improvement
    • refactor Refactor
    • revert Undo edit
    • test Test related
    • docs Documentation/notes
    • chore Dependency update/scaffolding configuration modification etc.
    • workflow Workflow improvements
    • ci Continuous integration
    • types Type definition file changes
    • wip In development

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

Maintainer

xiaoxian521Ten-K

Donate

If you think this project is helpful to you, you can help the author buy a glass of juice 🍹 Show your support

License

In principle, no fees and copyrights are charged, and you can use it with confidence, but if you need secondary open source, please contact the author for permission!

MIT © xiaoxian521-2020

Backers

Thank you very much for your support, I believe the project will get better and better ❤️

xueyuheng taolei1990 hang-kim madwolfcrazy limuen BenLakes
mollerzhu TLovers cnyyk

Contributors

Thanks to all the people who contribute ❤️

Star

Many thanks to the kind individuals who leave a star. Your support is much appreciated ❤️

Stargazers for vue-pure-admin

Fork

It's so cool that you study hard ❤️

Forkers repo roster for vue-pure-admin