1.

Which of the following command is used to Install create-react-app?

A. npm install create-react-app
B. npm install -f create-react-app
C. npm install -g create-react-app
D. install -g create-react-app
Answer» D. install -g create-react-app


Discussion

No Comment Found