how to create a react app in an empty repository code example Example: npx create-react-app npx create-react-app my-app cd my-app npm start