https://github.com/kimobrian/redux-saga-tut
Simple redux saga repo
https://github.com/kimobrian/redux-saga-tut
Last synced: about 1 month ago
JSON representation
Simple redux saga repo
- Host: GitHub
- URL: https://github.com/kimobrian/redux-saga-tut
- Owner: kimobrian
- License: mit
- Created: 2018-11-04T09:33:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T09:36:14.000Z (over 6 years ago)
- Last Synced: 2024-12-26T14:30:13.830Z (6 months ago)
- Language: JavaScript
- Size: 410 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple React Webpack boilerplate
A ready to use simple boilerplate for React Apps.
## Instructions
* Clone the repo
* Run `npm install`
* Run `npm start`