All Projects → wesbos → Learn Redux

wesbos / Learn Redux

A simple, single file implementation of Redux for quick learning

Programming Languages

javascript
184084 projects - #8 most used programming language

Learn Redux

A simple React + Redux implementation. This will be turned into a free video series once the app is totally fleshed out.

Running

First npm install to grab all the necessary dependencies.

Then run npm start and open localhost:7770 in your browser.

Production Build

Run npm build to create a distro folder and a bundle.js file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].