We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaksm/expo-docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
set-up-your-environment.md•665 B
---
title: Set up your environment
description: Learn how to set up your development environment to start building with Expo.
hideTOC: true
searchRank: 3
---
Let's set up a local development environment for running your project on Android and iOS.
## Where would you like to develop?
We recommend using a real device to develop, since you'll get to see exactly what your users will see.
## How would you like to develop?
Expo Go is a sandbox for trying out Expo quickly. A development build is a build of your own app that includes Expo's developer tools.
---
## Next step
You have a project and a development environment. Now it's time to start developing.