Follow the steps bellow to get the core application up and running in under 5 minutes. After that you can start activating other services or setting up any of the demo applications.
Quick setup
Hi there 👋 - ready to build your mobile app? Let’s get into it!1
Clone the repository
We’ll start by getting your project up and running locally:
ExpoShip JavaScript version
2
Environment variables
Rename
.env.example
to .env.local
.env.local
3
Install dependencies and run
We’ll install all the required packages and run it locally:
cli
Open simulator - your app should be up and running!
4
Customize app configuration
Open
app.json
. It is where you configure your app. Each key is documented to know how and why it’s used.app.json