Skip to content

oj 代码判题平台前端,使用 ByteMD作为文档编辑器,使用微软的 monaco-editor 作为代码编辑器

Notifications You must be signed in to change notification settings

cq2021-coder/cqoj-frontend

Repository files navigation

cqoj-frontend

选择接口

这里扩展单体服务和微服务的接口功能都提供了,可以在 OpenAPI.ts 中配置

自动生成api代码

openapi --input http://localhost:3039/api/v2/api-docs --output ./generated --client axios

项目相关命令

安装依赖

npm install

运行服务

npm run serve

构建项目

npm run build

About

oj 代码判题平台前端,使用 ByteMD作为文档编辑器,使用微软的 monaco-editor 作为代码编辑器

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages