mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 17:13:21 +08:00
Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user