Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ares-chang/react_basic_study
React 学习项目,回退版本查看学习代码。
https://github.com/ares-chang/react_basic_study
Last synced: about 1 month ago
JSON representation
React 学习项目,回退版本查看学习代码。
- Host: GitHub
- URL: https://github.com/ares-chang/react_basic_study
- Owner: Ares-Chang
- Created: 2021-07-07T09:05:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T09:30:59.000Z (about 3 years ago)
- Last Synced: 2024-11-24T19:36:37.249Z (about 2 months ago)
- Language: JavaScript
- Size: 669 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React 学习项目
学习 React 基础语法及使用方法
## 使用方法
运行 `yarn start` 或 `npm run start` 运行项目,自动开启 `http://localhost:3000/` 端口查看效果。
新版代码可能会和之前冲突,可回退版本查看学习记录。