Go to file
2021-12-17 12:38:40 +08:00
.github workflow: update 2021-11-03 14:20:54 +08:00
.husky workflow: update 2021-11-03 14:16:34 +08:00
.vscode workflow: update 2021-11-03 14:16:34 +08:00
build feat: 打包后的文件提供传统浏览器兼容性支持 2021-12-15 13:25:18 +08:00
mock fix: router 2021-12-13 17:30:08 +08:00
public refactor: router (#145) 2021-12-12 17:49:19 +08:00
src fix: breadcrumb 2021-12-17 12:38:40 +08:00
types feat: 打包后的文件提供传统浏览器兼容性支持 2021-12-15 13:25:18 +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 style: 解决eslint换行符告警 (#139) 2021-12-06 08:31:34 +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 style: format code for all 2021-07-06 01:12:20 +08:00
.stylelintignore workflow: add stylelint 2021-09-04 12:37:23 +08:00
babel.config.js fix: eslint error 2021-07-07 13:33:47 +08:00
CHANGELOG.en_US.md fix: update 2021-11-10 09:10:32 +08:00
CHANGELOG.md fix: update 2021-11-10 09:10:32 +08:00
CHANGELOG.zh_CN.md fix: update 2021-11-10 09:10:32 +08:00
commitlint.config.js chore: all packages update latest version 2021-09-09 10:51:29 +08:00
index.html style: 修改layout样式 2021-10-24 11:53:43 +08:00
LICENSE Create LICENSE 2021-04-01 09:55:59 +08:00
package.json feat: 打包后的文件提供传统浏览器兼容性支持 2021-12-15 13:25:18 +08:00
pnpm-lock.yaml feat: 打包后的文件提供传统浏览器兼容性支持 2021-12-15 13:25:18 +08:00
postcss.config.js fix: eslint error 2021-07-07 13:33:47 +08:00
README.en-US.md docs: update 2021-11-28 23:43:52 +08:00
README.md docs: update 2021-12-15 11:41:40 +08:00
stylelint.config.js types: optimization type 2021-09-19 19:41:38 +08:00
tsconfig.json perf: layout 2021-10-11 15:14:00 +08:00
vite.config.ts feat: 打包后的文件提供传统浏览器兼容性支持 2021-12-15 13:25:18 +08:00

vue-pure-admin

license

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

Tutorial: https://www.bilibili.com/video/BV1534y1S7HV/
UI Design: https://www.bilibili.com/video/BV17g411T7rq/

Docs

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

Thin

Github Address: https://github.com/xiaoxian521/pure-admin-thin

Preview

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://github.com.cnpmjs.org/xiaoxian521/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 cup of coffee to show your support!

Exchange Group

My WeChat: 18237613535, pull you into the group

License

In principle, no fees and copyrights are charged, so you can use it with confidence

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

Contributors

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