Hi! Welcome to Marlyn's code! Frontend code in React is in the Frontend branch and the Backend code in Python is in the Backend branch.
Requirements to use the frontend is to have Node.js and npm on your computer.
- Run open the github code in VS Code as a folder.
- Open Terminal
- Run
npm ito install necessary libraries - Run
npm run devto open the dashboard - Click one of the displayed ports (something like "https://localhost:5173")
This is run on the Jetson and this code is already on there. The necessary libraries area also already there.