Build, deploy, and manage React Native and Expo apps from the command line.
The Expo CLI
expo
$ expo init my-app
$ expo start
$ expo build:ios && expo build:android
$ expo publish
$ expo login