|
|
||
|---|---|---|
| shells | ||
| src | ||
| .babelrc | ||
| .eslintignore | ||
| .eslintrc | ||
| .flowconfig | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| OVERVIEW.md | ||
| README.md | ||
| flow.js | ||
| package.json | ||
| yarn.lock | ||
README.md
This is an experimental rewrite of the React DevTools extension (see github.com/facebook/react-devtools). This project is not supported and has only been posted as a way of sharing ideas with others who may be interested.
To get started...
yarn install
yarn start
A preview build of this rewrite is available at react-devtools-experimental.now.sh.