Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 529 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 529 Bytes

RoboReconReboot

This is a mobile app developed by Team 3489 (Category 5) to gather scouting data for FIRST Robotics Competition.

Overview

This is an Ionic V4 rewrite/upgrade of the RoboRecon scouting app.

Getting started

  • 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