/redux-practical-example

Redux Practical Example

Primary LanguageJavaScriptMIT LicenseMIT

Redux Practical Example

Getting Started

Install dependencies, then start the Webpack process with the following:

> npm install
> npm start

Then visit http://localhost:8080

Thanks

Based on the ReduxSimpleStarter project

Interested in learning Redux?