This project is a React.js (Vite) web application that allows users to visualize various sorting algorithms such as Bubble Sort and Insertion Sort in real-time. It's a fun and educational way to learn ...
mvn clean compile exec:java -Dcantaloupe.config=... will build and run the project using the embedded web server listening on the port(s) specified in cantaloupe.properties. mvn clean package ...