hello-world-demo という名前の新しい React プロジェクトをひな形から作成するコマンドはどれですか?
hello-world-demo
npx create-react-app hello-world-demo
node create-react-app hello-world-demo
npm start hello-world-demo
npm install hello-world-demo nodejs