Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 222 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 222 Bytes

SpringBoot-React

This is a simple Spring Boot React application

Setup is pretty simple.

  • Clone the repository
  • mvn clean install and mvn spring-boot:run
    • this will install all the dependencies you need