9.8 KiB
vue-pure-admin
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
Use Gitpod
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
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
How to contribute
You are very welcome to join!Raise an issue Or submit a Pull Request
Pull Request:
- Fork code!
- Create your own branch:
git checkout -b feat/xxxx
- Submit your changes:
git commit -am 'feat(function): add xxxxx'
- Push your branch:
git push origin feat/xxxx
- submit
pull request
Git Contribution submission specification
-
reference vue specification (Angular)
feat
Add new featuresfix
Fix the problem/BUGstyle
The code style is related and does not affect the running resultperf
Optimization/performance improvementrefactor
Refactorrevert
Undo edittest
Test relateddocs
Documentation/noteschore
Dependency update/scaffolding configuration modification etc.workflow
Workflow improvementsci
Continuous integrationtypes
Type definition file changeswip
In development
Browser support
The Chrome 80+
browser is recommended for local development
Support modern browsers, not IE
IE |
Edge |
Firefox |
Chrome |
Safari |
---|---|---|---|---|
not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
Maintainer
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!
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 ❤️