create react app working under the hood code example Example: how to create react app npx create-react-app my-app cd my-app npm start