https://github.com/srect/redux
实现redux
https://github.com/srect/redux
redux
Last synced: about 2 months ago
JSON representation
实现redux
- Host: GitHub
- URL: https://github.com/srect/redux
- Owner: sRect
- License: mit
- Created: 2019-09-23T02:26:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:09:50.000Z (over 3 years ago)
- Last Synced: 2025-09-05T18:53:59.062Z (9 months ago)
- Topics: redux
- Language: JavaScript
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redux
> 实现redux
```bash
npm install
npm run start
```