Skip to content

Latest commit

 

History

History
 
 

scalatra

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

scalatratutorial

Build & Run

$ cd scalatratutorial
$ sbt
> jetty:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.

Relevant Articles: