Which ReactJS command is used to create a new application?

10. Which ReactJS command is used to create a new application?

  1. create-react-app
  2. new-react-app
  3. create-new-reactapp
  4. react-app

Answer: A) create-react-app

Explanation:

The create-react-app command is used to create a new React Application.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.