0
Q:

npm start react

npx create-react-app my-app
cd my-app
npm start
-3
npx create-react-app mon-app
cd mon-app
npm start
0
npm install --save typescript @types/node @types/react @types/react-dom @types/jest

# or

yarn add typescript @types/node @types/react @types/react-dom @types/jest
0
npx create-react-app my-appcd my-appnpm startCopy
-1
npx create-react-app your-project-name
0

New to Communities?

Join the community