Which command scaffolds a new React project named hello-world-demo?
hello-world-demo
node create-react-app hello-world-demo
npx create-react-app hello-world-demo
npm install hello-world-demo nodejs
npm start hello-world-demo