https://github.com/simoneb/redux-idiomatic-course
https://github.com/simoneb/redux-idiomatic-course
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simoneb/redux-idiomatic-course
- Owner: simoneb
- Created: 2016-06-21T19:43:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T14:25:56.000Z (about 10 years ago)
- Last Synced: 2024-12-31T07:13:12.796Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)