how to run a react app after install globally code example Example: react start new app npx create-react-app my-app cd my-app npm start