Skip to content

This repository contain simple web app using Scala programming

Notifications You must be signed in to change notification settings

karthikeyana/my-scalatra-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Scalatra Web App

Build & Run

$ cd My_Scalatra_Web_App
$ ./sbt
> jetty:start
> browse

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