# 小程序后台 **Repository Path**: marswon/mian_admin_ui ## Basic Information - **Project Name**: 小程序后台 - **Description**: 敏捷开发、可延展性、简单小程序后台,基于vue、vuex、element-ui、scss。 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-06-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 小程序后台管理(web端) + 安装依赖并启动 ``` npm install npm run dev ``` 访问http://127.0.0.1:8080 ### 本地开发环境配置 + 克隆项目到本地 ``` git clone https://gitee.com/gjwork/mian_admin_ui.git ``` > 注意需要配合服务端项目 ### 客户端截图 ![登陆](https://wxadminui.oss-cn-shanghai.aliyuncs.com/login.png) ![首页](https://wxadminui.oss-cn-shanghai.aliyuncs.com/home.png)