Submitted by admin on

npx 

npx react-native init AwesomeProject     command is used to install locally.

 

npm

npm react-native init AwesomeProject    command is used to install globally.