Skip to content

Latest commit

 

History

History
executable file
·
13 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

executable file
·
13 lines (11 loc) · 314 Bytes

Cultural Trail Mobile

Installing

  • Clone repo
  • Use node
    • npm install
  • Install the React Native CLI
    • sudo npm install -g react-native-cli
  • Run for Android/iOS
    • react-native run-android
    • react-native run-ios