# moba-project **Repository Path**: jianjroh/moba-project ## Basic Information - **Project Name**: moba-project - **Description**: Vue+Element+Express+MongoDB - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # moba-project #### 介绍 前端管理后台界面+服务端接口 #### 软件架构 Vue+Element+Express+MongoDB #### 运行 ##### server 1. 运行mongodb服务 2. cd server && nodemon index.js ##### admin 3. cd admin && npm run serve