generator-ts-express-react
v1.0.4
Published
typescript generator react-flux/express
Downloads
9
Maintainers
Readme
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