git clone git@github.com:Prime1Code/mangui.git
cd mangui
Build the React app and Spring Boot app.
gradle
and npm
are required to run the build-script.
./buildBackendAndFrontend.sh
Afterwards:
Start
your Spring Boot
app with Spring Boot profile spring.profiles.active=dev
Start
you React
app and open url localhost:3000/login