Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pablocattaneo/9a56382b2eee0a04dba32b5dc62ed67b to your computer and use it in GitHub Desktop.
Save pablocattaneo/9a56382b2eee0a04dba32b5dc62ed67b to your computer and use it in GitHub Desktop.
# 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