> 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.

![](/files/-M2-de8n7VzK2aHy_n4Q)

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 ).

![](/files/-M2-dAR9g4etxnlMYIlV)

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 %}
