redux

redux

A JS library for predictable global state management

TYPESCRIPTdevelopment
61,443 stars15,076 forksTypeScript

Installation Guide

Complexity:Moderate

Prerequisites

  • TypeScript installed
# Installation

```bash
git clone https://github.com/reduxjs/redux.git
cd redux
```

See https://github.com/reduxjs/redux for detailed instructions.

Quick Commands

git clone https://github.com/reduxjs/redux.git