1. Front-end deployment
Port number 8080
Start with npm run serve
Note: Open the project in VScode, don’t make a mistake about the folder location, and open the backend of idea, otherwise the login button will not respond
2. Back-end deployment
Port number 8080
Boot by SpringBootApplication Start button
Note: The configuration that runs is SpringBootApplication