...

/

Setting up Redux and Creating State Objects

Setting up Redux and Creating State Objects

Learn about installing Redux.

We'll cover the following...

Setting up Redux

Before we can use Redux, we need to install it, along with the TypeScript types. Let’s perform the following steps to install Redux:

  1. We can install the core Redux library via the terminal with the following command:

Access this course and 1400+ top-rated courses and projects.