# 考试管理系统重构 **Repository Path**: double-row/student_admin ## Basic Information - **Project Name**: 考试管理系统重构 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-06 - **Last Updated**: 2022-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 考试管理系统 ### 项目介绍 考试管理系统,前段使用vue 后端使用node 开发的考试系统 ### 安装项目 ```shell npm install ``` ### 启动项目 ```shell npm run serve ```