Skip to main content
Submitted by admin on 25 December 2021

npx 

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

 

npm

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