Global VS Local react native app installation

द्वारा admin , 25 दिसंबर, 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.

 

सादा टेक्स्ट

  • No HTML tags allowed.
  • लाइन और पैराग्राफ स्वतः भंजन
  • Web page addresses and email addresses turn into links automatically.