# vite-admin-template **Repository Path**: l-cr/vite-admin-template ## Basic Information - **Project Name**: vite-admin-template - **Description**: 基于 vue3.x+vite+ts 的 vue-admin-tempalte - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-26 - **Last Updated**: 2021-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vite-admin-template #### 介绍 [vite-admin-template](https://gitee.com/south-maple/vite-admin-template) 是一个后台前端基础模板,它基于 [vue3](https://github.com/vuejs/vue-next) [vite](https://github.com/vitejs/vite) [typescript](https://www.typescriptlang.org/) 和 [element-plus](https://github.com/element-plus/element-plus/)实现。原始的 Javascript 版本的代码是由 [PanJiaChen](https://github.com/PanJiaChen) 开发维护的 [vue-admin-template](https://github.com/PanJiaChen/vue-admin-template/). #### 效果图 ![dashboard](https://images.gitee.com/uploads/images/2021/0726/223555_2bbaad75_6546774.png "屏幕截图.png") #### 特别鸣谢 - [vue3-admin-vite-template](http://armour.github.io/vue-typescript-admin-template)