Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 839 Bytes

INSTALL.md

File metadata and controls

33 lines (20 loc) · 839 Bytes

Instructions to install the app on your device

Prerequisites

  • Node.js should be installed no your devices

      Link: https://nodejs.org/
    
  • React-Native should be installed on your devices

      Link: https://reactnative.dev/docs/environment-setup
    
  • Moblie Simulators should be installed on your devices

      Andorid: https://developer.android.com/studio
      Apple: https://docs.expo.dev/workflow/ios-simulator/
    

Download

  • open the terminal on your computer
  • enter git clone https://github.com/martin-stefan/defazios.git
  • enter the github name and password when requested
  • enter cd app

Setup

  • enter npm install to download the dependencies
  • enter npm start for running the app

Run

  • open the expo app on the simulated device
  • copy the link from the terminal into expo and launch the app