how to install create-react-app using npm code example Example: react app using npm npx create-react-app app-name cd app-name npm start