Please follow the below instructions:
- Clone the repo using
git clone https://github.com/saxenanickk/Tigerhall-Content.git
cd Tigerhall-Content
- Install the dependencies
yarn
ornpm i
- For running on Android use
yarn android
ornpm run android
- For running on iOS use
yarn ios
ornpm run ios
- In case of any issues, feel free to raise issues on the repository