Trabalho R This is the initial setup for Trabalho R. Directory Structure /frontend: Vite with TypeScript project for the web interface. Getting Started Frontend To run the frontend locally: cd frontend npm install npm run dev