Login
Remember
Register
Ask a Question
Which command do you have to run for installing React Native?
0
votes
asked
May 20, 2020
in
ReactJS
by
GeorgeBell
edited
Mar 19, 2021
by
rajeshsharma
Which command do you have to run for installing React Native?
i) npm-install react-native-cli
ii) npm install -g react-native-cli
iii) npm install g –react-native-cli
iv) none of the options
#react
js
install-react-native
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 20, 2020
by
GeorgeBell
Ans is npm install -g react-native-cli
...