基于 Vue3、Vite2、Element-Plus、Vue-i18n、Vue-router4.x、Vuex4.x、Echarts5等最新技术开发的中后台管理模板,完整版本 vue3-admin-element 正在开发完善中
Vue3-admin-element-template is a simplified version of Vue3-admin-element, without the extensive component library. The project is written in JavaScript using the Composition API and the new <script setup> syntax. This template is designed for beginner programmers who may not be familiar with TypeScript, as most of the existing Vue3 admin templates are based on TypeScript. However, it is recommended for those who are proficient in TypeScript to use the original version. The goal of the project is to provide a ready-to-use frontend solution for building middle and back-office applications using the latest technologies such as Vue3 and Vite2.
npm install
npm run dev
npm run build
npm run serve
Vue3-admin-element-template is a free and open-source admin template built using the latest Vue3 and Vite2 technologies. It is a lightweight version without the extensive component library. The template is written in JavaScript and utilizes the Composition API and the new <script setup> syntax. It includes features such as customizable themes, internationalization support with Vue-i18n, mock data solution, and permission control. The template is recommended for beginner programmers who are not familiar with TypeScript but can also be used by those proficient in TypeScript.