[](LICENSE)
Vue vben admin
**English** | [中文](./README.zh-CN.md)
## Introduction
Vue Vben Admin is a free and open source middle and back-end template. Using the latest `vue3`, `vite2`, `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.
## Feature
- **State of The Art Development**:Use front-end front-end technology development such as Vue3/vite2
- **TypeScript**: Application-level JavaScript language
- **Theming**: Configurable themes
- **International**:Built-in complete internationalization program
- **Mock Server** Built-in mock data scheme
- **Authority** Built-in complete dynamic routing permission generation scheme.
- **Component** Multiple commonly used components are encapsulated twice
### Usage
When you start to use, please modify the items according to the following list first
- [] Rename the `name` field in `package.json`
- [] Change author name in `LICENSE`
- [] Modify `favicon.ico` in `public`
- [] Modify `logo.png` in `public/resource/` and `/src/assets/images/logo.png`
- [] Modify the relevant project configuration in the `.env[xxx]` file
- [] Adjust to suit your own project style in `src/settings/projectSetting.ts`
## Note
Dependency deleted `echarts`, `apexcharts`, `xlsx`, `vditor`. But the components and code are not deleted. When you have not referenced the relevant components, no error will be issued. When you need to use it, just execute the corresponding command to install the corresponding module
Which one needs to be used will execute the corresponding command
```js
yarn add echarts
yarn add apexcharts
```
## 预览
- [vue-vben-admin](https://vvbin.cn/next/) - Full version Chinese site
- [vue-vben-admin-gh-pages](https://anncwb.github.io/vue-vben-admin/) - Full version of the github site
- [vben-admin-thin-next](https://vvbin.cn/thin/next/) - Simplified Chinese site
- [vben-admin-thin-gh-pages](https://anncwb.github.io/vben-admin-thin-next/) -Simplified github site
Test account: vben/123456