mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
A declarative, efficient, and flexible JavaScript library for building user interfaces.
reactjs.org
| shells | ||
| src | ||
| .babelrc | ||
| .eslintignore | ||
| .eslintrc | ||
| .flowconfig | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| flow.js | ||
| OVERVIEW.md | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
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.