# game_store **Repository Path**: yhp49/game_store ## Basic Information - **Project Name**: game_store - **Description**: 工业互联网PJ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-13 - **Last Updated**: 2024-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # game_store #### 介绍 工业互联网PJ:电子游戏商城 #### 软件架构 Vue+SSM #### 安装教程 1. 为电脑安装Node.js 2. 前端项目目录下执行命令:npm install 3. 前端项目目录下执行命令:npm run serve 4. 构建后端项目并部署至 localhost:8080/GameStore 5. localhost:8081/home进入系统首页 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request