# Graduation **Repository Path**: yang20134064/graduation ## Basic Information - **Project Name**: Graduation - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-12 - **Last Updated**: 2021-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1、安装nodejs # 2、使用命令行工具打开项目文件夹,(cd graduation) # 2、在命令行输入 npm install # 3、开启前端服务,在命令行输入npm run start # 4、附件数据库 # 5、使用Visual Studio打开项目下面的service/Graduation/Graduation.sln # 6、用Visual Studio运行后台服务,项目即可正常运行。