Add benchmarks app link to README

This commit is contained in:
Nicolas Gallagher
2018-01-17 19:38:58 -08:00
parent 753ef963f6
commit 3906b6b41b
+4 -2
View File
@@ -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: