-
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/
- 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
- enter
npm install
to download the dependencies - enter
npm start
for running the app
- open the expo app on the simulated device
- copy the link from the terminal into expo and launch the app