# vue-admin **Repository Path**: xieshaoping/vue-admin ## Basic Information - **Project Name**: vue-admin - **Description**: 基于element UI 二次开发的后台管理系统,封装了form ,table,title, dialog, upload,树形菜单选择器, 富文本编辑器,日程表,数字累加等组件,采用了vuex来做数据流转。该框架已在深圳多家公司投入使用,行业涉及金融,珠宝,驾培,通讯。产品类型有ERP,风控,反欺诈,配置中心等,能满足各种业务类型。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2019-08-10 - **Last Updated**: 2024-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-admin > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).