https://github.com/k-water/react-redux
react-redux todolist.
https://github.com/k-water/react-redux
Last synced: 4 months ago
JSON representation
react-redux todolist.
- Host: GitHub
- URL: https://github.com/k-water/react-redux
- Owner: k-water
- License: mit
- Created: 2017-02-17T14:51:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T11:07:32.000Z (over 8 years ago)
- Last Synced: 2025-06-02T09:35:54.108Z (4 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-redux
react-redux todolist.
### 运行> npm install
> npm run dev
### 打包
> npm run build