Update link to Glitch starter

This commit is contained in:
Nicolas Gallagher
2018-03-01 19:37:12 -08:00
parent 6c229da01f
commit 780df69a80
2 changed files with 4 additions and 4 deletions

View File

@@ -28,12 +28,9 @@ Browser support: Chrome, Firefox, Safari >= 7, IE 10, Edge.
## Quick start
The easiest way to get started with React Native for Web is to use this
[ready-to-go project on Glitch](https://glitch.com/edit/#!/react-native-web-playground).
[ready-to-go project on Glitch](https://glitch.com/edit/#!/react-native).
You dont need to install anything to try it out.
If you are unfamiliar with setting up a React web project, please follow the
recommendations in the [React documentation](https://reactjs.org/).
## Documentation
You can find the React Native for Web API documentation [on the

View File

@@ -13,6 +13,9 @@ Facebook's React web starter kit
that is needed after initializing a web app with CRA is to install
`react-native-web`.
If you are unfamiliar with setting up a new React web project, please follow
the recommendations in the [React documentation](https://reactjs.org/).
## Adding to an existing web app
Existing web apps need to alias `react-native` to `react-native-web` and