Skip to content

lorenseanstewart/redux-wanted-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial: A Practical Guide to Redux

This repo is the companion to my blog post, A Practical Guide to Redux.

DEMO

To get started:

  1. Make sure you're using Node 6 or higher (4 and higher will work, though)
  2. npm install create-react-app -g (if you don't have it installed already)
  3. npm install
  4. npm run start
  5. Open http://localhost:3000/ in your browser

About

A demo app for 'A Practical Guide to Redux'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published