# koa-demo **Repository Path**: shimuhui/koa-demo ## Basic Information - **Project Name**: koa-demo - **Description**: koa框架实现的环境配置 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-31 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wmLibrary 蛙鸣图书馆 ## 启动 * source ~/.nvm/nvm.sh * npm start ## 接口文档 * npm run apidoc * 项目启动后访问: http://localhost:3000/apidoc/index.html ## 项目结构 * bin 启动目录 * config 配置文件 * logs 日志文件 * models 与数据库表一一对应 * routes -> api 接口目录 * utils 格式文件 * views 页面文件