1 parent f0a7760 commit 4fa8a6cCopy full SHA for 4fa8a6c
1 file changed
README.md
@@ -1,4 +1,6 @@
1
-# codeoj
+# CodeOJ-web
2
+
3
+CodeOJ 在线评测系统的前端,基于 Vue 2 + iView 构建。
4
5
## Project setup
6
```
@@ -27,3 +29,9 @@ npm run lint
27
29
28
30
### Customize configuration
31
See [Configuration Reference](https://cli.vuejs.org/config/).
32
33
+接口地址在 `src/store.js` 的 `API_ROOT` 中配置。
34
35
+## 🚀 DidaOJ
36
37
+[**DidaOJ**](https://oj.didapipa.com/) 是一个功能完善的在线评测(Online Judge)平台,提供题目评测、比赛、社区交流等功能,欢迎访问体验:https://oj.didapipa.com/
0 commit comments