9.0.0 • Published 7 years ago

generator-redux-stack v9.0.0

Weekly downloads
47
License
MIT
Repository
github
Last release
7 years ago

generator-redux-stack

A react/redux generator with all the build tooling goodies.

Circle CI

Requirements

  • NodeJS
  • Yeoman

Tech Stack

Setup

Install it globally:

$ npm install -g generator-redux-stack

Usage

Make a folder for your app:

$ mkdir app-name && cd app-name

Generate the app scaffolding:

$ yo redux-stack

Boot up the app:

$ npm start

Module Generators

Generate a new container:

$ yo redux-stack:container

Generate a new component:

$ yo redux-stack:component

Generate a new set of actions with corresponding reducer:

$ yo redux-stack:actions

Dev Tooling

Keyboard Shortcuts

  • ctrl + h - Show/hide redux-devtools dock
  • ctrl + c - Change redux-devtools monitor
  • ctrl + m - Move redux-devtools dock
  • ctrl + e - Show redux import/export tool

License

MIT

9.0.0

7 years ago

8.0.6

7 years ago

8.0.5

7 years ago

8.0.4

7 years ago

8.0.3

7 years ago

8.0.2

7 years ago

8.0.1

7 years ago

8.0.0

7 years ago

7.0.4

7 years ago

7.0.3

7 years ago

7.0.2

7 years ago

7.0.1

7 years ago

7.0.0

7 years ago

6.1.0

7 years ago

6.0.0

7 years ago

5.1.5

7 years ago

5.1.4

7 years ago

5.1.3

7 years ago

5.1.2

7 years ago

5.1.1

7 years ago

5.1.0

7 years ago

5.0.5

7 years ago

5.0.4

7 years ago

5.0.3

7 years ago

5.0.2

7 years ago

5.0.1

7 years ago

5.0.0

7 years ago

4.1.1

8 years ago

4.1.0

8 years ago

4.0.2

8 years ago

4.0.1

8 years ago

4.0.0

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.1.0

8 years ago

2.0.7

8 years ago

2.0.6

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago