Q:

how to create react app using yarn

// Go into the folder where you wish to create your app
yarn create react-app appname
7
yarn create react-app my-app
0
to override yarn
npx create-react-app my-app --use-npm
0
create-react-app my-project --use-npm
1
yarn create next-app
0

New to Communities?

Join the community