https://github.com/mehradi-github/ref-test-redux
Testing Redux
https://github.com/mehradi-github/ref-test-redux
Last synced: 9 months ago
JSON representation
Testing Redux
- Host: GitHub
- URL: https://github.com/mehradi-github/ref-test-redux
- Owner: mehradi-github
- License: mit
- Created: 2023-12-03T12:35:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T18:30:19.000Z (over 2 years ago)
- Last Synced: 2025-02-05T07:12:06.004Z (over 1 year ago)
- Language: TypeScript
- Size: 178 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Testing Redux
[Create Project](https://github.com/reduxjs/redux-templates) with --template redux-typescript :
```
pnpm create react-app ref-test-redux --template redux-typescript
```