Installation from sources
-
Download the latest version from GitHub.
-
Make sure that you have installed all the required packages that are mentioned in the System requirements section and Installation prerequisites.
-
Run the command from the root directory to build the Axion application:
mvn clean package -Pdev -Dmaven.test.skip
-
Launch application with command:
mvn spring-boot:run -Pdev
If default settings were used, enter http://127.0.0.1:8080 in your internet browser to start configuring your radar.