set up react app from scratch code example Example: npx create-react-app npx create-react-app my-app cd my-app npm start