Which ReactJS command is used to create a new application?
Options:
Explanation:
The
create-react-app command is used to create a new React Application.
Tags:
React JS
Answer:
Which ReactJS command is used to create a new application create-react-app.