Home > lift-meal-planner

lift-meal-planner

Lift-meal-planner is a project mainly written in Scala, it's free.

Example of a lift based meal planner web application using CrudOps, JDO, Mapper, OpenID, and Rest

Install Java, Simple Build Tool, and Git

Clone this repository with:

git clone git://github.com/lift/lift_sbt_prototype.git

Then cd into lift_sbt_prototype and type: sbt

At the sbt prompt, type: update

Then: jetty-run

Point your browser to: http://localhost:8080/

Voila a running Lift app

Previous:weeks_blog