- Architecture, coding and design 2017 by Olesja Senkiv, Stanislav Nazmutdinov, Marjana Voronina and Artur Gummel (https://github.com/geocollections/geokogud).
- Extended and updated 2017-2018 by Enar Mustonen, Kristjan Urtson and Olle Hints.
installed:
-
Java JDK version 8
-
git
-
Gradle build tool 4.4 or higher (do not forget to add gradle in environment variable path). https://gradle.org/releases
-
Node.js latest version. https://nodejs.org/en/download/
-
bower:
npm install -g bower
Navigate to project folder and install all libraries:
bower install
Run:
gradle bootRun
Go to http://localhost:8082 to see the result.