https://github.com/haochuan/react-fundamental
My react/redux training course reading material
https://github.com/haochuan/react-fundamental
react redux tutorial
Last synced: 3 months ago
JSON representation
My react/redux training course reading material
- Host: GitHub
- URL: https://github.com/haochuan/react-fundamental
- Owner: haochuan
- Created: 2017-03-15T22:30:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T18:19:13.000Z (over 3 years ago)
- Last Synced: 2023-08-02T04:42:41.708Z (almost 3 years ago)
- Topics: react, redux, tutorial
- Homepage: http://tutorial.haochuan.io/
- Size: 6.32 MB
- Stars: 6
- Watchers: 3
- Forks: 13
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-fundamental
My react/redux training course reading material
# Run in local
```
cd doc
npm start
```
# Build gitbook
```
cd doc
npm run build
```
# Content Report/Suggestion
Please make a pull request to the original repo.