#redux-demos
##Usage
clone
andnpm install
- make sure to install
webpack
andwebpack-dev-server
globally
##demo01
- A counter app via redux and webpack
##demo02
- A todo app via redux and webpack
- 27 branches for each lesson on different topics
##notes