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
309 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. $ git clone https://github.com/IGSD-UoW/WPD-MobileApp.git
  5. $ cd WPD-MobileApp/src
  6. $ npm install
  7. ## Running
  8. $ cd WPD-MobileApp/src
  9. $ npm start