mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-02 02:25:22 +00:00
Add benchmarks app link to README
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
# benchmarks
|
# benchmarks
|
||||||
|
|
||||||
To run these benchmarks:
|
Try the [benchmarks app](https://necolas.github.io/react-native-web/benchmarks) online.
|
||||||
|
|
||||||
|
To run the benchmarks locally:
|
||||||
|
|
||||||
```
|
```
|
||||||
yarn benchmark
|
yarn benchmark
|
||||||
open ./packages/benchmarks/index.html
|
open ./packages/benchmarks/dist/index.html
|
||||||
```
|
```
|
||||||
|
|
||||||
Develop against these benchmarks:
|
Develop against these benchmarks:
|
||||||
|
|||||||
Reference in New Issue
Block a user