Getting Started with Create React App npx create-react-app my-app cd my-app Runs the app in the development mode. npm start Open http://localhost:3000 to view it in your browser.