Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 194 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 194 Bytes

CryptoTracker

Please follow below commands to run this app on your local machine.

  1. yarn install
  2. cd ios
  3. pod install
  4. cd ..
  5. npx react-native run-ios or npx react-native run-android