vue-pure-admin
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
    
    
    
    
    
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://github.com.cnpmjs.org/xiaoxian521/vue-pure-admin.git
- Installation dependencies
 
cd vue-pure-admin
npm install
- run
 
yarn serve
- build
 
npm run 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)
featAdd new featuresfixFix the problem/BUGstyleThe code style is related and does not affect the running resultperfOptimization/performance improvementrefactorRefactorrevertUndo edittestTest relateddocsDocumentation/noteschoreDependency update/scaffolding configuration modification etc.workflowWorkflow improvementsciContinuous integrationtypesType definition file changeswipIn 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 cup of coffee to show your support!




