Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bvaughn/react-devtools-tutorial
Interactive tutorial featuring the React DevTools v4
https://github.com/bvaughn/react-devtools-tutorial
Last synced: 22 days ago
JSON representation
Interactive tutorial featuring the React DevTools v4
- Host: GitHub
- URL: https://github.com/bvaughn/react-devtools-tutorial
- Owner: bvaughn
- Created: 2019-08-10T02:17:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T18:11:15.000Z (almost 4 years ago)
- Last Synced: 2024-10-10T12:14:26.556Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://react-devtools-tutorial.now.sh/
- Size: 1.89 MB
- Stars: 55
- Watchers: 4
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React DevTools Tutorial
See the tutorial at [react-devtools-tutorial.now.sh](https://react-devtools-tutorial.now.sh/).
### Development
```shell
yarn install
yarn start
```