what does npx create-react-app do code example Example: react app using npm npx create-react-app app-name cd app-name npm start