boîte à outils redux
yarn add @reduxjs/toolkit react-redux
Ms29Ash
yarn add @reduxjs/toolkit react-redux
# Redux + TypeScript template
npx create-react-app my-app --template redux-typescript
# Redux + Plain JS template
npx create-react-app my-app --template redux