0 votes
in ReactJS by
edited by
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

1 Answer

0 votes
by
Ans is npm install -g react-native-cli

Related questions

0 votes
asked May 29, 2020 in ReactJS by anonymous
0 votes
asked May 20, 2020 in ReactJS by GeorgeBell
...