Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bvaughn/react-devtools-tutorial

Interactive tutorial featuring the React DevTools v4
https://github.com/bvaughn/react-devtools-tutorial

Last synced: about 2 months ago
JSON representation

Interactive tutorial featuring the React DevTools v4

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
```