koa2-typescript-boilerplate A boilerplate of koa v2 using typescript. Command Setup yarn install Develop yarn run dev Build yarn run build Start yarn run start Dependencies Watcher and hot-reload: nodemon koa middlewares: koa-body koa-router koa2-cors lint: tslint other: cross-env TODO add test module add continuous integration