node
andnpm
yarn
(npm i -g yarn
)expo-cli
(npm i -g expo-cli
)eas-cli
(npm i -g eas-cli
)
- Clone the repo https://github.com/gymlinkapp/gymlink in a directory of your choice
git clone [https://github.com/Gymlinkapp/gymlink.git](https://github.com/Gymlinkapp/gymlink.git)
cd gymlink
yarn install
to install all dependencies- add
.env
values (in discord) - Follow service instructions to install and run the development server or change
.env
environment to run live server expo start
to run development react native server- able to press
i
to open Mac iPhone simulator - also able to open server in Expo Go on physical device
- able to press