0.21.0 • Published 9 years ago

generator-redux-app v0.21.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

generator-redux-app

NPM version Build Status Test coverage Dependency Status

Scaffold out a redux app

Using chentsulin/redux-boilerplate as template. Extend counter examples with react-router. And use chai and sinon instead of expect.

Install

$ npm install -g generator-redux-app

Note: generator-redux-app is a yeoman generator, so you must have global yo installed, too.

$ npm install -g yo

Usage

$  mkdir your-app-name && cd your-app-name && yo redux-app

Troubleshooting

TypeError: this.env.adapter.prompt(...).then is not a function

Please upgrade your global yo npm module using npm install -g yo.

License

MIT © C.T. Lin

0.21.0

9 years ago

0.20.0

9 years ago

0.19.0

9 years ago

0.18.1

9 years ago

0.18.0

9 years ago

0.17.0

9 years ago

0.16.0

9 years ago

0.15.3

9 years ago

0.15.2

9 years ago

0.15.1

9 years ago

0.15.0

9 years ago

0.14.1

9 years ago

0.14.0

9 years ago

0.13.0

9 years ago

0.12.0

9 years ago

0.11.4

9 years ago

0.11.3

9 years ago

0.11.2

9 years ago

0.11.1

10 years ago

0.11.0

10 years ago

0.10.0

10 years ago

0.9.2

10 years ago

0.9.1

10 years ago

0.9.0

10 years ago

0.8.1

10 years ago

0.8.0

10 years ago

0.7.0

10 years ago

0.6.0

10 years ago

0.5.0

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago