Command
npx create-react-app my-app
Examples
Create new React app
npx create-react-app my-app
Create with TypeScript
npx create-react-app my-app --template typescript
npx create-react-app my-app
Create new React app
npx create-react-app my-app
Create with TypeScript
npx create-react-app my-app --template typescript