# koa-backend **Repository Path**: soarless/koa-backend ## Basic Information - **Project Name**: koa-backend - **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-12-12 - **Last Updated**: 2022-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 基于Koa2+Node.js实现 ### 运行方法 启动MySQL服务 然后在数据库中建立名为paper_vis的库,并修改db.js中数据库的账号和密码 然后先执行npm install 再执行npm run start