Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 815 Bytes

File metadata and controls

43 lines (32 loc) · 815 Bytes

🚀 DidaOJ —— 功能完善的在线评测(Online Judge)平台:题目评测 · 比赛 · 社区交流

立即体验:https://oj.didapipa.com/


CodeOJ-web

CodeOJ 在线评测系统的前端,基于 Vue 2 + iView 构建。

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

接口地址在 src/store.jsAPI_ROOT 中配置。