This project contains examples from the Lift Cookbook, online at http://cookbook.liftweb.net/.
To run this application:
-
Launch SBT with:
./sbt
orsbt.bat
-
In SBT,
container:start
-
Visit http://127.0.0.1:8080/ in your browser.
The application expects MongoDB to be running on your local machine.