Get started with yarn install
to install all dependencies for the project.
Expo CLI installation can be found here
Read more from the expo start guide here
Expo CLI starts Metro Bundler, which is an HTTP server that compiles the JavaScript code of our app using Babel and serves it to the Expo app. It also pops up Expo Dev Tools, a graphical interface for Expo CLI.
To run the app, choose one of:
- Scan the QR code above with the Expo app (Android) or the Camera app (iOS).
- Press a for Android emulator, or i for iOS simulator, or w to run on web.
- Press e to send a link to your phone with email.
Press ? to show a list of all available commands.