Skip to content

Running Example App

Audrey Troutt edited this page Mar 19, 2019 · 2 revisions

Steps to get an example app up and running quickly:

  • Fork and clone project
  • cd jrugged
  • mvn install
  • cd jrugged-examples
  • mvn jetty:run
  • Point your browser to http://localhost:8080/jrugged-examples and start clicking links.
Clone this wiki locally