What is the use of the create-react-app command in the React.js application?

Q & ACategory: React JSWhat is the use of the create-react-app command in the React.js application?
Admin Staff asked 2 years ago

What is the use of the create-react-app command in the React.js application?

a) It is used to update a React app.

b) It is used to create a new React app.

c) It is used to install dependencies.

d) None of the above

1 Answers
Admin Staff answered 2 years ago

b) It is used to create a new React app