Koa2 application generator with TypeScript and ESLint.
- Koa2
- TypeScript
- ESLint
- Necessary middleware
- koa-body
- koa-router
- koa-static
- koa-views
- koa-logger
- Concise code structure
See more detail about the template in 【koa快速入门】之最佳实践.
See more detail about the cli in 用nodejs+ts开发一个koa脚手架.
npm install koa-generator-cli
koa-generator-cli init youProjectName