mirror of
https://bitbucket.org/tagfer_team/tagfer-app.git
synced 2025-12-25 03:37:41 +00:00
272 B
272 B
Tagfer Mobile App
Setup
To run the app locally please do the following:
git clone https://omihilmy@bitbucket.org/tagfer_team/tagfer-app.git
cd tagfer-app
npm install
react-native link
react-native run-ios # For iOS
react-native run-andorid # For Android