Q:

create react app with npm not yarn

npx create-react-app my-app --use-npm
1
to override yarn
npx create-react-app my-app --use-npm
0

New to Communities?

Join the community