Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 372 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 372 Bytes

This is a Lift version of the PopIdol app from Chapter 17 of "WebObjects Developer's Guide" by Ravi Mendis. i.e me :) NOTE: one difference is the use of embedded SVG in HTML5 which can be handled by most modern browsers.

  1. Launch SBT.

     ./sbt
    
  2. Run Jetty

     container:start
    
  3. Go to http://localhost:8080/.