--- title: Create a development build description: Learn how to create development builds for a project. sidebar_title: Create a build --- import { Terminal } from '~/ui/components/Snippet'; import { Tab, Tabs } from '~/ui/components/Tabs'; import { BoxLink } from '~/ui/components/BoxLink'; import { Step } from '~/ui/components/Step'; import ImageSpotlight from '~/components/plugins/ImageSpotlight'; import Video from '~/components/plugins/Video'; import { BookOpen02Icon } from '@expo/styleguide-icons'; Development builds can be created with [EAS Build](/build/introduction/) or [locally](/guides/local-app-development/) on your computer if you have Android Studio and Xcode installed.