Quelle commande crée la structure d’un nouveau projet React nommé hello-world-demo ?
hello-world-demo
npm install hello-world-demo nodejs
npx create-react-app hello-world-demo
node create-react-app hello-world-demo
npm start hello-world-demo