Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/castle2668/usereducer-starting-project
Max's React Course Section 10
https://github.com/castle2668/usereducer-starting-project
forward-ref react-context-api usecontext-hook useeffect-hook usereducer-hook
Last synced: 2 days ago
JSON representation
Max's React Course Section 10
- Host: GitHub
- URL: https://github.com/castle2668/usereducer-starting-project
- Owner: castle2668
- Created: 2021-10-18T08:40:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T10:52:18.000Z (about 3 years ago)
- Last Synced: 2024-05-21T10:44:16.459Z (6 months ago)
- Topics: forward-ref, react-context-api, usecontext-hook, useeffect-hook, usereducer-hook
- Language: JavaScript
- Homepage:
- Size: 366 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# useReducer Starting Project
## 安裝依賴
```git
npm install
```## 運行專案
```git
npm run start
```