Go to file
2021-09-19 17:13:56 +08:00
.github/ISSUE_TEMPLATE workflow: delete 2021-09-19 17:13:56 +08:00
.husky chore: all packages update latest version 2021-09-09 10:51:29 +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 refactor: use setup refactor 2021-09-17 10:29:59 +08:00
src refactor: setup version complete 2021-09-19 15:39:44 +08:00
types refactor: use setup refactor 2021-09-18 22:24:52 +08:00
.editorconfig chore: add eslint config 2021-07-06 01:12:20 +08:00
.env chore: update VITE_PORT 2021-08-31 11:50:39 +08:00
.env.development chore: update VITE_PORT 2021-08-31 11:50:39 +08:00
.env.production chore:更换到主分支 2021-03-01 15:26:05 +08:00
.eslintignore refactor: use setup refactor 2021-09-19 01:12:46 +08:00
.eslintrc.js refactor: use setup refactor 2021-09-19 01:12:46 +08:00
.gitignore chore: all packages update latest version 2021-09-09 10:51:29 +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
.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 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
commitlint.config.js chore: all packages update latest version 2021-09-09 10:51:29 +08:00
index.html refactor: use setup refactor 2021-09-17 10:29:59 +08:00
LICENSE Create LICENSE 2021-04-01 09:55:59 +08:00
package.json refactor: setup version complete 2021-09-19 15:39:44 +08:00
postcss.config.js fix: eslint error 2021-07-07 13:33:47 +08:00
README.en-US.md chore: use yarn replace npm 2021-09-16 12:30:12 +08:00
README.md chore: use yarn replace npm 2021-09-16 12:30:12 +08:00
stylelint.config.js workflow: add stylelint 2021-09-04 12:37:23 +08:00
tsconfig.json refactor: use setup refactor 2021-09-19 01:12:46 +08:00
vite.config.ts style: lint style 2021-09-16 14:31:02 +08:00
yarn.lock refactor: setup version complete 2021-09-19 15:39:44 +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

yarn install

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