> For the complete documentation index, see [llms.txt](https://mobidonia.gitbook.io/react-app-builder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobidonia.gitbook.io/react-app-builder/local/run-app-producer-locally.md).

# Run App Producer locally

When there is new submitted from your clients or you, you as admin will get an email with the ID of the app to be made.

![](https://3978297044-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LsM8knZk0MQWJaMWE0U%2F-M2-bTCh7c2W89qQkq0T%2F-M2-de8n7VzK2aHy_n4Q%2Fmake_app_id.png?alt=media\&token=c1904050-f48a-402b-a51d-7dc33186cb01)

Open **Mobile App** folder in Visual studio

Open Visual Studio Code's terminal run **npm run produce**.

From the menu, select the "Make Android" or "Make iPhone App" ( Mac Only ).

![](https://3978297044-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LsM8knZk0MQWJaMWE0U%2F-M2-bTCh7c2W89qQkq0T%2F-M2-dAR9g4etxnlMYIlV%2Fmake_apps.png?alt=media\&token=d0c8f68b-49f4-4e8e-b5ad-182da3139395)

Soon as you enter the ID, press enter,&#x20;

The process will fetch all the required items and put into place.

Expo.io will start to ask you questions. Read and answer them&#x20;

At the end, It will compile the JS Bundle, create the Android App/iOS app and download link will be displayed&#x20;

All your app builds can be found [here](https://expo.io/builds).

Advance guide on creating iOS Apps

{% content-ref url="/pages/-LsMGgkc1jqEy95r9mmW" %}
[Make iPhone App for my Clients](/react-app-builder/advance-configurations/make-iphone-app-for-my-clients.md)
{% endcontent-ref %}
