Welcher Befehl legt ein neues React-Projekt namens hello-world-demo als Grundgerüst an?
hello-world-demo
npx create-react-app hello-world-demo
npm start hello-world-demo
node create-react-app hello-world-demo
npm install hello-world-demo nodejs