Skip to content

Latest commit

 

History

History
20 lines (8 loc) · 387 Bytes

README.md

File metadata and controls

20 lines (8 loc) · 387 Bytes

FAGI-web

FAGI-web requires FAGI installed on your system. Follow the build instructions from the FAGI repo if you haven' t already and come back here.

Clone the repo:

git clone https://github.com/SLIPO-EU/fagi-web.git fagi-web

Build and install:

mvn clean install

Run:

mvn spring-boot:run