react/packages/react-devtools-shell
Mengdi "Monday" Chen 1159ff6193
Add details in READMEs for react-devtools local developement (#24148)
* Add details in READMEs for react-devtools local developement

* typo

* update yarn for release script
2022-03-24 10:04:12 -04:00
..
src Show DevTools backend and frontend versions in UI (#23399) 2022-03-02 12:26:48 -05:00
README.md Add details in READMEs for react-devtools local developement (#24148) 2022-03-24 10:04:12 -04:00
e2e.html Refactored DevTools test shell for e2e (#22968) 2021-12-15 11:42:59 -05:00
index.html Refactored DevTools test shell for e2e (#22968) 2021-12-15 11:42:59 -05:00
multi.html DevTools: Support mulitple DevTools instances per page (#22949) 2021-12-14 12:16:16 -05:00
package.json Refactored DevTools test shell for e2e (#22968) 2021-12-15 11:42:59 -05:00
webpack.config.js Move createRoot/hydrateRoot to react-dom/client (#23385) 2022-03-01 00:13:28 -05:00

README.md

Harness for testing local changes to the react-devtools-inline and react-devtools-shared packages.

Development

This target should be run in parallel with the react-devtools-inline package. The first step then is to run that target following the instructions in the react-devtools-inline README's local development section.

The test harness can then be run as follows:

cd packages/react-devtools-shell

yarn start

Once you set both up, you can view the test harness with inlined devtools in browser at http://localhost:8080/