Skip to content

winkler1/simplest-redux-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For beginners like me to learn the concepts in Redux: github.com/gaearon/redux

Can it be simpler? send a pull request

To run this example:

  1. npm install
  2. npm start
  3. open http://localhost:8000/ in the browser

And also head over to http://gaearon.github.io/redux/ for some great documentation.

About

Simplest redux + react example for beginners like me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.8%
  • HTML 13.2%