Remove reference to create-react-native-app

Close #1167
This commit is contained in:
Nicolas Gallagher
2018-11-10 11:23:00 -08:00
parent 006d315a1a
commit 91c9457392

View File

@@ -24,20 +24,13 @@ yarn add react-art
## Starter kits
Web: [create-react-app](https://github.com/facebookincubator/create-react-app)
[create-react-app](https://github.com/facebookincubator/create-react-app)
includes built-in support for aliasing `react-native-web` to `react-native`.
```
create-react-app my-app
```
Multi-platform: [create-react-native-app](https://github.com/react-community/create-react-native-app)
includes experimental support for Web.
```
create-react-native-app my-app --with-web-support
```
## Configuring a module bundler
If you have a custom setup, you may choose to configure your module bundler to