Skip to content

Instantly share code, notes, and snippets.

@bzoz
Created November 6, 2020 12:47
Show Gist options
  • Save bzoz/bb0dd5d251cb298224e9051ae6508272 to your computer and use it in GitHub Desktop.
Save bzoz/bb0dd5d251cb298224e9051ae6508272 to your computer and use it in GitHub Desktop.
call npx react-native init %1 --template react-native@^0.63.2
cd %1
call npx react-native-windows-init --overwrite
call yarn
call npx react-native run-windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment