# HC-OJ **Repository Path**: 623233529/hc-oj ## Basic Information - **Project Name**: HC-OJ - **Description**: 在线判题系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-22 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # oj-admin - 新增管理员视图和用户视图 - 添加题目创建和编辑功能 - 实现基本布局和全局头部组件- 集成 Monaco 编辑器和 Markdown 编辑器 - 添加文件上传功能 - 实现权限控制模块 - 优化路由配置和权限控制逻辑 ## 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/).