react/packages/react-devtools-shell/README.md
Sebastian "Sebbie" Silbermann 197d6a0403
[devtools] 1st class support of used Thenables (#32989)
Co-authored-by: Ruslan Lesiutin <rdlesyutin@gmail.com>
2025-04-24 13:46:31 +02:00

15 lines
605 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](../react-devtools-inline/README.md#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/