opening react app in cmd code example Example: create react app cmd npx create-react-app my-app cd my-app npm start