# Setup the project

Download the app source code from CodeCanyon and extract it.\
Open the source code in your favorite text/code editor. We suggest [Visual Studio Code](https://code.visualstudio.com/).

### **Config.js**

{% hint style="success" %}
**exports.domain** - with your real domain\
\
example

"exports.domain = "[https://restotiger.com](https://restotiger.com/api/v2)";
{% endhint %}

{% hint style="success" %}
**exports.LOGO=**"<https://site.com/image.png>"; -- Link to your logo ( can be the one on the login screen )

{% endhint %}

### App.json

There,  change the name, slug, ios.bundleIdentifier and android.package with your desired values.

### Images

Manually replace&#x20;

* [ ] assets/icon.png
* [ ] assets/splash.png
