Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.49 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.49 KB

logo
Mobile App

This Project is based on Obytes starter

Requirements

👋 Quick start

Clone the repo to your machine and install deps :

git clone https://github.com/user/repo-name

cd ./repo-name

bun install

To run the app on ios

bun ios

To run the app on Android

bun android

✍️ Documentation