We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1965bef commit 83580ccCopy full SHA for 83580cc
README.md
@@ -13,7 +13,7 @@ Clean and minimalist React Native template for a quick start with TypeScript.
13
## :arrow_forward: Quick Start
14
15
```bash
16
-react-native init MyApp --template typescript
+npx react-native init MyApp --template=typescript
17
```
18
19
## :question: FAQ
0 commit comments