geocollections / geokogud

Geocollections of Estonia
http://geocollections.arendus.geokogud.info/
GNU Affero General Public License v3.0
4 stars 2 forks source link

Geocollections of Estonia

http://geocollections.arendus.geokogud.info/

Getting Started

Prerequisites:

installed:

Installing

Install all libraries:

bower install

Run:

gradle bootRun

Go to http://localhost:8081 to see the result.

Run unit tests:

gradle test

Run UI tests (application should be running locally):

gradle testUI