generator-ja-react-redux-typescript
v2.0.0
Published
Yeoman generator for creating React application with Redux using TypeScript and build with Webpack and Gulp.
Maintainers
Readme
Yeoman generator for creating React application with Redux using TypeScript and build with Webpack and Gulp.
Installation
Install Yeoman Install generator-ja-react-redux-typescript
$ npm install -g generator-ja-react-redux-typescriptCreating project
$ mkdir my-react-redux-app
$ cd my-react-redux-app
$ yo ja-react-redux-typescriptRun application
$ gulp --prodOpen browser and navigate to http://localhost:8080
