1.0.7 • Published 4 years ago

@tannerkc/redux-cli v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

redux-cli

A simple CLI to easily create a redux base app to get started quicker.

install the package globally

npm i -g @tannerkc/redux-cli

run from the root of your react app (outside of src)

npx create-react-app .

create-redux

Cli Screenshot

all you need to do is enter you constants for the project (you can always add more later): ENTER TYPES: add_to_cart, remove_from_cart, update_cart

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago