LeDDGroup/typescript-transform-jsx

View on GitHub
examples/example-koa/README.md

Summary

Maintainability
Test Coverage
# example-koa

Example using koa with this tsx as the template engine

## Test

```sh
$ npm install
$ npm run build
# or
$ npm start
```