Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 561 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 561 Bytes

MESA

Installation guide

Install Expo on your iOS or Android device.

Before running the application we need to install the dependencies using npm install. After that we can start the applicatio using npm start.

$ npm install
$ npm start

Finally, both the ios/android device need to be connected to the same network. Then through expo the application can be downloaded to the device.