# competition-server-judges **Repository Path**: omfg/competition-server-judges ## Basic Information - **Project Name**: competition-server-judges - **Description**: 竞赛管理系统评委端(前端) - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-05-18 - **Last Updated**: 2024-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 请预先安装 Node.js 环境,并在项目根目录下运行以下命令: 1. npm install --registry https://registry.npm.taobao.org/ # 使用淘宝镜像源安装依赖包 2. npm run dev- # 启动项目