# 仿moba游戏的网站开发和后台管理 **Repository Path**: YouthCooked/mobaWeb ## Basic Information - **Project Name**: 仿moba游戏的网站开发和后台管理 - **Description**: 仿王者移动端,后台利用elementUI,服务器利用express框架 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2024-06-14 - **Last Updated**: 2024-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 仿moba游戏的网站开发和后台管理 #### 介绍 仿王者移动端,后台利用elementUI,服务器利用express框架,数据库mongoDB #### 安装教程 1. cd admin --> npm install --> npm run serve 2. cd server --> npm install --> npm run serve 3. cd web --> npm install --> npm run serve #### 效果截图 ![后台界面](https://images.gitee.com/uploads/images/2021/0713/002123_9cf1813d_4823948.png "屏幕截图.png") ![后台界面登录](https://images.gitee.com/uploads/images/2021/0713/002402_60ffe6a0_4823948.png "屏幕截图.png")