install react native

JavaScript
npm install -g react-native-cli$ npx react-native init firstapp

Source

Also in JavaScript: