react-native-cli

CLI tools for creating and managing React Native applications

brewmacoslinux
Try with needOr install directly
Source

About

Tools for creating native apps for Android and iOS

Commands

react-native

Examples

Create a new React Native project$ react-native init MyApp
Start the development server for iOS$ react-native run-ios
Start the development server for Android$ react-native run-android