# test_express_nodejs **Repository Path**: cgbfg/test_express_nodejs ## Basic Information - **Project Name**: test_express_nodejs - **Description**: 个人考试网站后端开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-01 - **Last Updated**: 2023-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test_express_nodejs #### 介绍 个人考试网站后端开发 #### 软件架构 * nodejs * express * mysql ### 接口 * 注册(用户,管理员) * 文件提交 * 新建考试 * 考试获取 * 评测提交 #### 使用说明 1. npm install 2. npm run dev