https://github.com/joeshub/redux-playground
A general repo for learning and using various Redux related things
https://github.com/joeshub/redux-playground
Last synced: 4 months ago
JSON representation
A general repo for learning and using various Redux related things
- Host: GitHub
- URL: https://github.com/joeshub/redux-playground
- Owner: joeshub
- Created: 2017-06-20T00:08:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T00:19:07.000Z (over 8 years ago)
- Last Synced: 2025-06-14T12:03:24.172Z (4 months ago)
- Language: JavaScript
- Size: 99.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redux playground
## getting started
### yarn
### yarn start - to start the web server
### yarn run json-server - to start the local dummy API server