Go to file
2021-08-27 01:33:57 +08:00
.github/ISSUE_TEMPLATE Update issue templates 2021-08-17 09:34:09 +08:00
.vscode feat: add Multi-level menu 2021-05-21 12:55:23 +08:00
build style: format style 2021-07-20 17:16:42 +08:00
mock style: format style 2021-07-20 17:16:42 +08:00
public docs: add some annotation 2021-08-27 01:33:57 +08:00
scripts refactor: 标签页重构,采用响应式storage 2021-06-23 14:24:38 +08:00
src fix: some bug 2021-08-27 00:45:40 +08:00
types style: format style 2021-07-20 17:16:42 +08:00
.editorconfig chore: add eslint config 2021-07-06 01:12:20 +08:00
.env chore:更换到主分支 2021-03-01 15:26:05 +08:00
.env.development chore:更换到主分支 2021-03-01 15:26:05 +08:00
.env.production chore:更换到主分支 2021-03-01 15:26:05 +08:00
.eslintignore chore: add eslint config 2021-07-06 01:12:20 +08:00
.eslintrc.js fix: some bug 2021-08-27 00:45:40 +08:00
.gitignore chore: add eslint config 2021-07-06 01:12:20 +08:00
.gitpod.yml chore: update gitpod 2021-04-14 21:47:06 +08:00
.prettierrc.js style: format code for all 2021-07-06 01:12:20 +08:00
babel.config.js fix: eslint error 2021-07-07 13:33:47 +08:00
CHANGELOG.en_US.md docs: update docs 2021-04-13 18:37:47 +08:00
CHANGELOG.md docs: update docs 2021-04-13 18:37:47 +08:00
CHANGELOG.zh_CN.md docs: update docs 2021-04-13 18:37:47 +08:00
index.html docs: add some annotation 2021-08-27 01:33:57 +08:00
LICENSE Create LICENSE 2021-04-01 09:55:59 +08:00
package-lock.json docs: add some annotation 2021-08-27 01:33:57 +08:00
package.json docs: add some annotation 2021-08-27 01:33:57 +08:00
postcss.config.js fix: eslint error 2021-07-07 13:33:47 +08:00
README.md docs: update docs 2021-07-20 16:52:00 +08:00
README.zh-CN.md docs: update docs 2021-07-20 16:52:00 +08:00
tsconfig.json fix: tsconfig.json check problem 2021-08-19 11:13:14 +08:00
vite.config.ts docs: add some annotation 2021-08-27 01:33:57 +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, TypeScript, Element-Plus and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference.

Preview

Click to log in without password

PureAdmin Logo PureAdmin Logo PureAdmin Logo PureAdmin Logo PureAdmin Logo PureAdmin Logo PureAdmin Logo PureAdmin Logo PureAdmin Logo PureAdmin Logo PureAdmin Logo PureAdmin Logo 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://github.com.cnpmjs.org/xiaoxian521/vue-pure-admin.git
  • Installation dependencies
cd vue-pure-admin

npm install

  • run
npm run serve
  • build
npm run 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!

donate

Exchange Group

Please scan the code to join the WeChat exchange group, if you have any questions, you can communicate in the group!

group

License

MIT © xiaoxian521-2020