Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.11 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.11 KB

Venados de Yucatán - React Native

Requirements

Clone the repo

Node Js: https://nodejs.org/en/download/

Expo clients: https://expo.io/tools (Android or iOS) Run your projects before you deploy.
Open projects by scanning QR codes.
If you need to, Download IPA 2.16.0 or Download APK 2.16.1.

Expo CLI - Serve, build, and publish Expo projects. npm install expo-cli --global

Resources

Header
Accept: application/json

Servicios (GET)
https://venados.dacodes.mx/api/statistics
https://venados.dacodes.mx/api/games
https://venados.dacodes.mx/api/players
https://venados.dacodes.mx/api/sponsors
https://venados.dacodes.mx/api/notifications


Before running the app

Using the terminal go in the root project directory and run the follow command npm i

Running the app

Use this command in your terminal inside the root project: expo start You will see open the MetroBundler or localhost in your browser.