what to run to get your base set up for react code example Example: how to create react app npx create-react-app my-app cd my-app npm start