redux-friendlist-demo
redux-friendlist-demo copied to clipboard
Update dependecies to latest version at 11/25
- Update dependecies, react0.14, redux3.x and babel 6.x
- Change createStore, to stick with redux 2.0+ version
- Change App.js to render the child directly without a wrapper function
- Remove decorator in friendListApp, it doesn't seem to work with babel 6.x
- Few more changes in components to make the app work