vue2 element admin thin
v1.0.1
英语 | 简体中文
Vue2 Template Admin 作为中后台模板,采用vue2 、 element-ui等相关技术栈开发。内置二次封装常用组件。对常用模块进行提炼和抽象,减少import和require的使用,提高开发效率
import和require的使用本项目主要基于ES2015+ 、 vue2 、 Vue-router 、 pinia 、 [email protected] 、 axios和ant design for vue ,需要提前熟悉。
auth 、 utils等典型模块高度抽象,因此您需要事先查阅 vue.config.js 文件 - Pull project
git clone https://github.com/Octoveau/vue2-template-portal.git
- Into the project
cd vue2-template-portal
- Installation dependency
npm install
- Start
npm run serve
- Prepack [Prepack 'ant design for vue', 'moment', and 'lodash' to improve compilation speed]
npm run dll