Какая команда создаёт каркас нового React-проекта с именем hello-world-demo?
hello-world-demo
npm install hello-world-demo nodejs
npm start hello-world-demo
node create-react-app hello-world-demo
npx create-react-app hello-world-demo