You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
330 B

4 years ago
4 years ago
  1. # WPD-MobileApp
  2. This project contains the components developed for a mobile app within the Waterproofing Data Project - WPD-WP6
  3. ## Setting up
  4. $ npm install -g expo-cli
  5. ## Running
  6. $ git clone https://github.com/IGSD-UoW/WPD-MobileApp.git
  7. $ cd WPD-MobileApp/src
  8. $ expo install react-native-maps
  9. $ npm start