Sample Biscuit Machine simulator project, based on Java with Spring Boot, React and WebSocket
Make sure you have (at least) Java 11 and Maven installed and run:
mvn clean install
1. Run the app from the command line with:
mvn spring-boot:run
2. Navigate to http://localhost:8080