Koa shell.js 使用Koa 2.X进行微服务和api开发的结构化样本框架应用程序 安装 使用git clone克隆项目 git clone https://github.com/lifeeka/koa-shell.js.git 开始 yarn start或npm run start 用法 创建服务./shell make:service test 建立模型./shell make:model test 创建存储库./shell make:repository test 创建类型./shell make:type test 创建错误./shell make:error tes