Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

lift/lift_21_sbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install Java, Simple Build Tool, and Git

Clone this repository with:

git clone https://github.com/lift/lift_21_sbt.git

Then cd into lift_21_sbt and type:
sbt

At the sbt prompt, type:
update

Then:
jetty-run

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

Voila a running Lift app