Files
react/packages/react-devtools-shell/README.md
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

15 lines
645 B
Markdown

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](https://github.com/facebook/react/tree/main/packages/react-devtools-inline#local-development).
The test harness can then be run as follows:
```sh
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/