# 比赛平台 **Repository Path**: baigei0920/GX-games ## Basic Information - **Project Name**: 比赛平台 - **Description**: 这是一个比赛平台,该平台采用前后端分离进行开发,这里只是前端部分,基于cli4、vue2、ELementUI进行开发。平台可以分为前台和后台两个部分,前台查看比赛信息、公告、报名参赛。后台对自己的作品、参赛队伍进管理,管理员对作品进行评分。 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-18 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: 前端, vue2, ElementUI ## README # GX-game比赛平台 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).