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!









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