Project Manager This project lists all the projects present in any given directory. Running the App Start the server cargo install cargo run Starting the UI in browser You can use any static page server to view the UI. Option 1: npx serve ui Option 2: python -m http.server 3000