πŸ“Š React Js
Q. Which of the following is used to install React?
  • (A) npm install create-react-app
  • (B) npm create react-app
  • (C) npx create-react-app
  • (D) npx init react
πŸ’¬ Discuss
βœ… Correct Answer: (C) npx create-react-app

Explanation: npx create-react-app is used to bootstrap a new React application.

Explanation by: Mr. Dubey
npx create-react-app is used to bootstrap a new React application.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
44
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate