Skip to main content

Other Projects Type

There is also another type for node project available to generate React-Redux:

npx @set-app/cli test-react-redux -t react-redux

Just don't forget to change the test-react-redux by your project name

What's the difference

It has the extra libraries:

  • React-Redux
  • Redux-Toolkit
Have in mind 😉

It has the same package.json commands as Basic Info

Good Tip

It also has the Example Project with a good Redux implementation to get inspire on