# GameFrontEnd **Repository Path**: xi_project/game-front-end ## Basic Information - **Project Name**: GameFrontEnd - **Description**: GameContest前端页面 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 2 - **Created**: 2020-10-23 - **Last Updated**: 2025-05-23 ## Categories & Tags **Categories**: game-dev **Tags**: None ## README # GameContest [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://gitee.com/xiaokuang_nobug/game-contest/blob/master/LICENSE) ## 项目介绍 游戏比赛后台
项目介绍:由各大厂商进行举办校园游戏比赛 单点登录模块,注册模块,用户报名模块,比赛开始之前通知模块,商家添加游戏比赛模块,等…… ## 项目为微服务开发,主要使用SpringBoot框架,采用项目采用前后端分离架构
#### 安装教程 1. npm install #### 使用说明 1. npm run dev 2. 启动后端项目 ## 后端项目下载地址 [点击跳转至后端项目](https://gitee.com/xi_project/game-contest/tree/master)