When creating a react app, I run these commands in my terminal:
npx create-react-app app-name
npm install
npm