1.0.2 • Published 8 years ago

generator-react-redux-typescript v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

generator-react-redux-typescript NPM version Dependency Status Coverage percentage

Yeoman generator for creating an react application,using typescript and webpack

Installation

First, install Yeoman and generator-react-redux-typescript using npm (we assume you have pre-installed node.js).

npm install -g yo typings typescript
npm install -g generator-react-redux-typescript

Then generate your new project:

yo react-redux-typescript

After generating your project, cd into it, install TypeScript definitions and compile TypeScript files into JavaScript files:

typings install -G
npm link typescvript
webpack

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

ISC © infeng

generator-react-redux-weback-typescript

Yeoman generator for creating an react application,using typescript and webpack

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago