# 基于Vue3+Ts的在线判题系统前端 **Repository Path**: oj-online-question-answering/xmut-oj-frontend ## Basic Information - **Project Name**: 基于Vue3+Ts的在线判题系统前端 - **Description**: 基于Vue3+Ts的在线判题系统前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-10-28 - **Last Updated**: 2024-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # onlinejudge-frontend ## 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/).