# vue_eq **Repository Path**: sunqiang10/vue_eq ## Basic Information - **Project Name**: vue_eq - **Description**: vue ElementUI 写的一个后台管理系统,完全前后端分离,相关项目,小程序和flask那个项目 - **Primary Language**: JavaScript - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-03-15 - **Last Updated**: 2024-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_eq > A Vue.js project ### 我的仓库中的项目 > 【vue_eq】后台管理端的界面端 ### > 【eq_collect】后台服务端 ### > 【wx_eq_collect】微信小程序端 ### ![image](https://raw.githubusercontent.com/sunqiang10/vue_eq/master/screenshot/1.png) ![image](https://raw.githubusercontent.com/sunqiang10/vue_eq/master/screenshot/2.png) ![image](https://raw.githubusercontent.com/sunqiang10/vue_eq/master/screenshot/3.png) ![image](https://raw.githubusercontent.com/sunqiang10/vue_eq/master/screenshot/4.png) ## 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 # run unit tests npm run unit # run e2e tests npm run e2e # run all tests npm test ``` 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).