vue2 element admin thin
v1.0.1
English | 简体中文
Vue2 Template Admin as a middle-background template, which is developed with vue2
, element-ui
and other related technology stacks. There are built-in secondary-encapsulates frequently-use components. Refine and abstract frequently-use modules, reduce the use of import
and require
, improve development efficiency
import
and require
This project is mainly based on ES2015+
, vue2
, Vue-router
, pinia
, [email protected]
, axios
andant design for vue
, you need to be familiar with in advance.
auth
, utils
, etc., you need to consult the vue.config.js file beforehand- 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