# generator-ts-express-react

Yeoman generator for typescript react/flux express application

## How to

* yo ts-express-react appname
* cd appname
* npm install
* typings install
* gulp
* open http://localhost:7777



