# vue-admin-template **Repository Path**: array_love/vue-admin-template ## Basic Information - **Project Name**: vue-admin-template - **Description**: 一款基于Vue+element-ui的后台管理系统模板 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-04-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-admin-template 一款基于Vue+element-ui的后台管理系统模板 ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:9090 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```