Go to file
2022-03-30 12:23:40 +08:00
.github ci: update 2022-02-15 15:05:58 +08:00
.husky fix: update lintstagedrc 2022-01-18 17:06:15 +08:00
.vscode refactor: i18n 2022-03-11 21:28:43 +08:00
build fix: update 2022-03-30 12:23:40 +08:00
locales refactor: i18n 2022-03-11 21:28:43 +08:00
mock fix: menu search (#214) 2022-03-12 23:32:32 +08:00
public release: update 3.2.0 2022-03-22 00:25:55 +08:00
src fix: update 2022-03-30 12:23:40 +08:00
types feat: add about page 2022-03-02 20:47:14 +08:00
.editorconfig chore: add eslint config 2021-07-06 01:12:20 +08:00
.env refactor: axios methods and env 2021-12-04 01:16:50 +08:00
.env.development fix: types 2021-12-13 17:39:13 +08:00
.env.production feat: 打包后的文件提供传统浏览器兼容性支持 2021-12-15 13:25:18 +08:00
.eslintignore refactor: use setup refactor 2021-09-19 01:12:46 +08:00
.eslintrc.js feat: add vue/html-self-closing eslint 2022-03-21 15:40:29 +08:00
.gitignore Merge branch 'main' into refactor/theme 2021-11-03 23:24:53 +08:00
.gitpod.yml chore: update gitpod 2021-04-14 21:47:06 +08:00
.markdownlint.json docs: update README.md 2021-10-24 14:02:24 +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.2.0 2022-03-22 00:25:55 +08:00
CHANGELOG.md release: update 3.2.0 2022-03-22 00:25:55 +08:00
CHANGELOG.zh_CN.md release: update 3.2.0 2022-03-22 00:25:55 +08:00
commitlint.config.js chore: all packages update latest version 2021-09-09 10:51:29 +08:00
deploy.sh ci: update 2022-02-15 15:05:58 +08:00
index.html feat: print and perf style 2022-03-02 13:56:07 +08:00
LICENSE release: update 2.9.0 2022-02-05 17:34:01 +08:00
package.json chore: update 2022-03-26 17:20:44 +08:00
pnpm-lock.yaml chore: update 2022-03-26 17:20:44 +08:00
postcss.config.js fix: eslint error 2021-07-07 13:33:47 +08:00
README.en-US.md docs: update 2022-03-07 20:43:27 +08:00
README.md docs: update 2022-03-07 22:06:13 +08:00
stylelint.config.js chore: update eslint@8.8.0 2022-02-07 15:59:04 +08:00
tsconfig.json perf: layout 2021-10-11 15:14:00 +08:00
vite.config.ts feat: add @pureadmin/theme plugin 2022-03-17 15:52:01 +08:00
windi.config.ts refactor: use @iconify-icons/ep 2022-01-21 16:10:10 +08:00

vue-pure-admin

GitHub license GitHub stars GitHub forks

English | 中文

Introduction

vue-pure-admin is a free and open source middle and back-end template. Using the latest vue3 vite2 Element-Plus TypeScript and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference.

Supporting Video

Docs

Thin

Preview

PureAdmin Logo PureAdmin Logo 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

xiaoxian521

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

Contributors

This project exists thanks to all the people who contribute ❤️