Skip to content

OllyBaker/2994-Scouting-App

Repository files navigation

scouting-app

This is the app used for scouting. It's written in react native using expo.

Installation

Make sure you have a new version of nodejs and npm installed. In order to test the app you must install a few libraries. Start by installing expo-cli with

npm install -g expo-cli

You might need to run it as root. To just be able to run the desktop side, after cloning this repository run npm install in both scouting-app and desktopSide. Then you can open the desktop app with cd desktopSide npm start git clone this repository with


You can run the expo server with

npm start

It will open the QR code in you browser and you can scan that with the expo app on your phone to see the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published