Welcome to the Selene in SUITS 2024-2025 repository! Our most recent upload is for February 13th, and it includes basic layout for our autonomous structure and UI layouts. Below are the instructions to run our project as is.
To start the test server:
-
navigate to
Selene-2025/User_Interface/UI_Main/client
-
run with
npm start
-
If you face any issues with
npm start
, runnpm install
andnpm install react-scripts
which should resolve any issues
Currently we only have a structural UML diagram for how we plan to implement autonomous features which we will work to implement over the coming months.