A

Admin • 833K Points
Coach

Q. Which command is used to start a React app in development mode?

  • (A) npm start
  • (B) npm build
  • (C) npm install
  • (D) npm test
  • Correct Answer - Option(A)
  • Views: 28
  • Filed under category React JS
  • Hashtags:

Explanation by: Admin

npm start runs the app in development mode.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.