Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1014 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 1014 Bytes

vCoach-MobileApp

📍 Technologies

   

📍 Prerequisites

  • You need to have node & expo-cli installed on your machine

🛠 Instructions


  After cloning this repo

  1. $ cd vCoach-MobileApp
  2. $ cp env.template .env
  3. clone and start the backend server

  To run the application

  1. $ npm install
  2. $ expo start or $ expo start --tunnel to run the application on your mobile

 
⚠️ Note: if you want to run the application on emulator you have to have an emulator installed like Android Studio

⚠️ Note: you can run the application directly on your mobile with the application Expo Go