forked from cemaden-educacao/WPD-MobileApp
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.
Daniel D'Angelo Resende Barros
dca97ee87e
|
4 years ago | |
---|---|---|
src | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago |
README.md
WPD-MobileApp
This project contains the components developed for a mobile app within the Waterproofing Data Project - WPD-WP6
Setting up
$ npm install -g expo-cli
Running
$ git clone https://github.com/IGSD-UoW/WPD-MobileApp.git
$ cd WPD-MobileApp/src
$ expo install react-native-maps
$ npm start