Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Fayder Florez edited this page Feb 24, 2017 · 18 revisions

Compile and run restcountries

You will need JDK6 and Maven: https://maven.apache.org/

  1. Clone the project: git clone git@github.com:fayder/restcountries.git
  2. Change Directory to the cloned project and run mvn jetty:run
  3. The service must be available now at http://localhost:8080
Clone this wiki locally