This is a mobile app developed by Team 3489 (Category 5) to gather scouting data for FIRST Robotics Competition.
This is an Ionic V4 rewrite/upgrade of the RoboRecon scouting app.
- Download the installer for Node.js 6 or greater.
- Install the ionic CLI globally:
npm install -g ionic
- Clone the repo:
git clone https://github.com/bbacskay/RoboReconReboot.git
- Install dependencies:
npm install