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 104470d commit 778ba9aCopy full SHA for 778ba9a
README.md
@@ -31,6 +31,8 @@
31
npx react-native init MyApp --template react-native-template-typescript
32
```
33
34
+> You may need to remove the globally installed **react-native-cli** (`npm uninstall -g react-native-cli`), for the above command to work.
35
+
36
## :computer: Contributing
37
38
Contributions are very welcome. Please check out the [contributing document](CONTRIBUTING.md).
0 commit comments