Update README.md

This commit is contained in:
Evan Bacon
2020-05-14 18:47:42 -07:00
committed by GitHub
parent 1e6d2bad38
commit 43d17794b7

View File

@@ -34,6 +34,18 @@
</a>
</p>
## Usage
Use this repo to create new React projects with [**create-react-native-app**](https://github.com/expo/create-react-native-app).
```sh
npx create-react-native-app --template <Example>
# Example - typescript
npx create-react-native-app -t with-typescript
```
## Contributors ✨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->