An open API service indexing awesome lists of open source software.

https://github.com/simoneb/redux-idiomatic-course


https://github.com/simoneb/redux-idiomatic-course

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

redux course code
=====

code written while following the courses

- https://egghead.io/courses/getting-started-with-redux
- https://egghead.io/courses/building-react-applications-with-idiomatic-redux

### running the code

- `npm i`
- `npm start`
- browse [http://localhost:8080/webpack-dev-server/bundle](http://localhost:8080/webpack-dev-server/bundle)