To run it, do:
-
Install http://maven.apache.org
-
Clone this project
-
Import the prepopulated Neo4j database (about 220MB download):
mvn -P import install
-
Run the server:
mvn jetty:run
-
Browse the application at http://localhost:8080/transportdublin/routeplanner
More Info on the wiki page