Screenpaws
Installation
(Mobile Devices)
- Download Expo Go on your mobile device
- Create an Expo account / Sign in to your account
- Scan the QR Code below to try out Screenpaws!
(Windows/Mac)
- Ensure that you have all prior dependencies installed (Node.js, nvm, Expo)
- Ensure that you have either an Andriod or iOS emulator on your local machine.
- Clone the repostitory to your local machine
git clone https://github.com/jarrenoh/screenpaws.git
- Open a new terminal window at the project directory
- Run
npx expo start
then open the project using the emulator you have on your local machine