GitXplorerGitXplorer
f

react-devtools

public
11036 stars
1783 forks
0 issues

Commits

List of commits on branch master.
Unverified
c37b8f611b03f46f0e629032f4912e71f4e9c0cd

Updated new disabled issue template

committed 5 years ago
Unverified
b675f16ee92e7bccc73ecad6396def1f96ee1390

Added new disabled issue template

committed 5 years ago
Unverified
155f61647ee141a396cbae7c59c41f7dbf074832

Deleted .github dir

committed 5 years ago
Unverified
d25fbb1c0155a0af299cdfc0266887ca4117a0b3

Deleted dotfiles

committed 5 years ago
Unverified
f76386a5b723f84b6495bb2672e15dcd592fc1b2

Updated README to point to main React repo

committed 5 years ago
Unverified
d64cfd97d4a654a75467226c4ca7d7cae08fbb57

Deleted source from master

committed 5 years ago

README

The README file for this repository.

This project has migrated to github.com/facebook/react

The source code for the v3 of the extension can be found in the v3 branch.

To build the v3 browser extension from source:

git checkout v3

# Install dependencies and build the unpacked extension
yarn install
yarn build:extension

# Follow the on-screen instructions to complete installation