Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 453 Bytes

To run app:

  1. Run the following commands:
git clone https://github.com/Co-Lab-You-Belong-in-Tech/SportsStandIns.git
cd SportsStandIns
npm install
npx expo start
  1. Install the Expo Go app on your iOS or Android phone and connect to the same wireless network as your computer
  2. On Android, use the Expo Go app to scan the QR code from your terminal to open your project. On iOS, use the built-in QR code scanner of the default iOS Camera app.