- Clone the repository
- mvn clean install and mvn spring-boot:run
- this will install all the dependencies you need
Tutorial for this repo can be found on medium:
A simple Spring Boot ReactJs application that allows you to build a single war file for easy deployment
JavaScriptMIT