npx create-react-app hello-world cd hello-world && npm start
npx create-react-app yourprojectname #or yarn create react-app yourprojectname