From 17478bc90864a2eaab0ee174f4103096177ec919 Mon Sep 17 00:00:00 2001 From: ddimaria28 Date: Mon, 26 Mar 2018 08:18:30 -0600 Subject: [PATCH] Add koa-typescript-starter to README --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 9e469b5..3387c40 100644 --- a/Readme.md +++ b/Readme.md @@ -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