Last active
April 26, 2023 12:13
-
-
Save pablocattaneo/9a56382b2eee0a04dba32b5dc62ed67b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# npx react-native-init [ProjectName] | |
npx react-native-init RNNoExpo | |
or | |
npm install -g react-native-cli | |
react-native init [ProjectName] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment