@author Boris Benalcazar @mail [email protected]
- NodeJS (v14.16.0)
- NPM (V6.14.11)
- EXPO GO APP ANDROID: https://play.google.com/store/apps/details?id=host.exp.exponent&hl=es_AR IOSL https://apps.apple.com/es/app/expo-go/id982107779
The first thing you need to do to get this app working is to install the Node modules with the following command:
npm install
After installing the Node modules, you must start the expo server with the next command:
expo start
This command will create a expo server after test on Andorid or Ios mobile throught the app "EXPO GO" .