1.0.7 • Published 3 years ago

@tannerkc/redux-cli v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago