Merge pull request #119 from ddimaria/master

Add  koa-typescript-starter to README
This commit is contained in:
hemanth.hm 2018-04-01 04:52:22 +05:30 committed by GitHub
commit 6c565fa424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,7 @@ make lint
- [koa2-boilerplate](https://github.com/geekplux/koa2-boilerplate) - A minimal boilerplate of koa v2 development
- [api-boilerplate](https://github.com/koajs/api-boilerplate) - API application boilerplate
- [component-koa-et-al-boilerplate](https://github.com/sunewt/component-koa-et-al-boilerplate) - Server/client boilerplate with component, livereload, and more
- [koa-typescript-starter] (https://github.com/ddimaria/koa-typescript-starter) - A Koa2 starter kit using TypeScript, ES6 imports/exports, Travis, Coveralls, Jasmine, Chai, Istanbul/NYC, Lodash, Nodemon, Docker, & Swagger
## Yeoman Generators
- [koa-rest](https://github.com/PatrickWolleb/generator-koa-rest) - RESTful API scaffolder with subgenerator