mangui

back

Getting Started

Clone repository

git clone git@github.com:Prime1Code/mangui.git
cd mangui

Local dev environment without Docker

Build the React app and Spring Boot app.
gradle and npm are required to run the build-script.

./buildBackendAndFrontend.sh

Afterwards:

And thats it! 🎉 Have fun with Mangui

back