logo
0
0
Login
VbenAdmin Logo

license

Vue Vben Admin

Quality Gate Status codeql build ci deploy

English | 中文 | 日本語

此项目上游为 Vue Vben Admin,仅做了部分细微调整以适配我写的后端,会不定期同步上游代码

upstream 分支与 Vue Vben Adminmain 分支完全一样

仅修改 web-antd 效果

Introduction

Vue Vben Admin is a free and open source middle and back-end template. Using the latest vue3, vite, 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.

Upgrade Notice

This is the latest version, 5.0, and it is not compatible with previous versions. If you are starting a new project, it is recommended to use the latest version. If you wish to view the old version, please use the v2 branch.

Features

  • Latest Technology Stack: Developed with cutting-edge front-end technologies like Vue 3 and Vite
  • TypeScript: A language for application-scale JavaScript
  • Themes: Multiple theme colors available with customizable options
  • Internationalization: Comprehensive built-in internationalization support
  • Permissions: Built-in solution for dynamic route-based permission generation

Preview

Test Account: vben/123456

Documentation

Document

Install and Use

  1. Get the project code
git clone https://github.com/aonoa/vben-admin.git
  1. Install dependencies
cd vue-vben-admin npm i -g corepack pnpm install
  1. Run
pnpm dev
  1. Build
pnpm build

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.
  • ci Continuous integration
  • types Type definition file changes

Browser Support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
last 2 versionslast 2 versionslast 2 versionslast 2 versions

License

MIT © Vben-2020

About

No description, topics, or website provided.
37.30 MiB
0 forks0 stars1 branches0 TagREADMEMIT license
Language
Vue56.1%
TypeScript41.1%
CSS1.6%
JavaScript0.6%
Others0.6%