Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 887 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 887 Bytes

Currently a mission control platform for the Cube³ Project JAVELIN, with plans to turn it into a universal satellite mission control platform for all future Cube³ projects.

Local Installation:
 1: Clone this repo
  i: Open a terminal in the folder, and type npm install
  ii: Once installed, type npm start
  iii: Open Chrome or Edge and type localhost:5173
  iv: On the top left, select device and start running!

 2: Ensure Project JAVELIN repo is fully updated.
  i: The PCB should have the most updated code, but in case it's not and you want to make changes you will need it.