UNPKG
generator-ts-express-react
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
typescript generator react-flux/express
github.com/vgmr/generator-ts-express-react
generator-ts-express-react
/
README.md
16 lines
(9 loc)
•
219 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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