mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 22:51:09 +08:00
Add benchmarks app link to README
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# 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
|
||||
open ./packages/benchmarks/index.html
|
||||
open ./packages/benchmarks/dist/index.html
|
||||
```
|
||||
|
||||
Develop against these benchmarks:
|
||||
|
||||
Reference in New Issue
Block a user