Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 602 Bytes

File metadata and controls

11 lines (7 loc) · 602 Bytes

CS402-Final-Project-ARScavengerHunt

Created by Logan Ankarberg and Jackson Belthoff.

You will have to install some packages before you can run it. Perform the following commands: yarn add expo npx expo install expo-camera@~13.2.1 expo-location@~15.1.1 [email protected] [email protected] [email protected] react-native-screens@~3.20.0 @types/react@~18.0.27

To run, open navigate to this directory in a terminal and run the following command: npx expo start

That will start up the app and display a qr code in the output. Open the Expo Go app and scan the qr code to open the app.