1 Star 0 Fork 0

黄炎榕/HOJ 在线判题系统_前端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 997 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "hoj-frontend",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"@bytemd/plugin-gfm": "^1.21.0",
"@bytemd/plugin-highlight": "^1.21.0",
"@bytemd/plugin-medium-zoom": "^1.21.0",
"@bytemd/vue-next": "^1.21.0",
"axios": "^1.5.1",
"bytemd": "^1.21.0",
"core-js": "^3.8.3",
"dayjs": "^1.11.10",
"echarts": "^5.4.3",
"juejin-markdown-themes": "^1.34.0",
"monaco-editor": "^0.44.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"vue": "^3.2.13",
"vue-router": "^4.0.3",
"vuex": "^4.0.0"
},
"devDependencies": {
"@arco-design/web-vue": "^2.52.1",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"openapi-typescript-codegen": "^0.25.0",
"typescript": "~4.5.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/h_yr/hoj_frontend_online.git
git@gitee.com:h_yr/hoj_frontend_online.git
h_yr
hoj_frontend_online
HOJ 在线判题系统_前端
master

搜索帮助