Add re-start to starter kits

This commit is contained in:
Amogh Banta
2017-09-27 12:35:26 +05:30
committed by Nicolas Gallagher
parent c1152ee09a
commit 1795bae8b5
+2 -1
View File
@@ -44,7 +44,7 @@ by the app.
}
```
(For React/ReactDOM 15.4 15.6 support, install `react-native-web@<=0.1.0`)
(For React/ReactDOM 15.4 15.6 support, install `react-native-web@<0.1.0`)
See the [Getting Started](docs/guides/getting-started.md) guide for more details.
@@ -70,6 +70,7 @@ Guides:
* [create-react-app](https://github.com/facebookincubator/create-react-app)
* [react-native-web-starter](https://github.com/grabcode/react-native-web-starter)
* [react-native-web-webpack](https://github.com/ndbroadbent/react-native-web-webpack)
* [re-start](https://github.com/react-everywhere/re-start)
## Example code