JAVA Starter Install Create an application.properties configuration file from application.properties.template mvn install npm install Usage Serve backend: spring-boot:run Serve static (CSS/JS) with instant refresh: npm run start