// In npx -> npx create-react-app my-app // In npm -> npm init react-app my-app // In yarn --> yarn create react-app my-app