0

I'm new to React and found 2 ways of generating default project structure. Using VSCode for development

Method 1

npm install -g create-react-app 

Method 2

npx install create-react-app

What's the difference between these 2 ?

vikramvi
  • 1,521
  • 4
  • 25
  • 45

0 Answers0