Eva
20
Q:

create react app install

RUN IN CMD

npm install -g create-react-app
4
npx create-react-app my-app
cd my-app
npm start
-3
npx create-react-app project-name
8
yarn create react-app my-appCopied
2
npx create-react-app my-appcd my-appnpm startCopy
-1

New to Communities?

Join the community