Skip to main content

After cloning the repository for BILDIT-App, you might not be able to install modules. This is because some of the modules are private modules and you need an access token to install them. Here is how to do it.

Please note this works for Mac OS only. For setting up with Windows contact team members.

Now run the install commands and it should successfully install the packages.

yarn install



// for IOS


cd ios && pod install



Build and Run the App

Now you can go to XCode or Android studio and build the project locally. Once the build is successful you will land on the following screen.

Source: BILDIT App

Horray you are all set! 🥳