# vue-admin **Repository Path**: fog3211/vue-admin ## Basic Information - **Project Name**: vue-admin - **Description**: vue后台管理系统 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://fog3211.com/vue-admin/dist/index.html#/login - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-admin > 基于vue.js+mock开发的后台管理系统 > > 技术栈:vue+vue-router+mock.js+Element-UI+sass+ES6+axios+ECharts - [演示传送门](http://fog3211.github.io/vue-admin/dist/index.html) ## Build Setup ```bash # install dependencies yarn # serve with hot reload at localhost:8080 yarn run dev # build for production with minification yarn run build # build for production and view the bundle analyzer report yarn 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).