Redux-example Examples from http://redux.js.org/docs/introduction/Examples.html Counter Vanilla Run the Counter Vanilla example: git clone https://github.com/reactjs/redux.git cd redux/examples/counter-vanilla open index.html index.html <!DOCTYPE htm…