# React: Setup, Create, and Run :) 1. npm install npx 2. npx create-react-app app-name 3. cd app-name 4. npm start