https://github.com/futurewan/react-learn
react-demo todolist
https://github.com/futurewan/react-learn
react redux webpack2
Last synced: 5 months ago
JSON representation
react-demo todolist
- Host: GitHub
- URL: https://github.com/futurewan/react-learn
- Owner: futurewan
- Created: 2018-02-08T08:46:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T15:15:07.000Z (over 8 years ago)
- Last Synced: 2025-06-12T19:36:10.657Z (about 1 year ago)
- Topics: react, redux, webpack2
- Language: JavaScript
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Use todo
webpack.config.js文件中entry入口为: "./todo/src/index.jsx"
- npm install
- npm start
- visit http://localhost:8080