Does (npm init react-app my-app) install create-react-app globally like (npm install -g create-react-app)? If not, how is (npm init react-app my-app) different from (npx create-