Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 438 Bytes

File metadata and controls

16 lines (11 loc) · 438 Bytes

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