yarn react make app code example Example: Create React App command npx create-react-app hello-world cd hello-world && npm start