npx create-react-app --version command code example Example: react app using npm npx create-react-app app-name cd app-name npm start