Skip to content

React + Redux starter kit with Babel, hot reloading, testing, linting and a working example app, all built in

License

Notifications You must be signed in to change notification settings

vintlucky777/conference-talk-redux-in-real-life

 
 

Repository files navigation

Conference talk presentation "Redux in real life"

This presentation is based on react-slingshot.

Half of the point of this presentation is actually in the source code.

Please note the time-machine!

#To run it locally, do:

git clone https://github.com/vintlucky777/conference-talk-redux-in-real-life.git
cd conference-talk-redux-in-real-life
npm install
npm run open:src

About

React + Redux starter kit with Babel, hot reloading, testing, linting and a working example app, all built in

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 19.2%
  • HTML 1.8%