/fitnessz

Sample application in scalatra

Primary LanguageJavaScriptApache License 2.0Apache-2.0

FitnessZ

Sample scalatra application for playing.

Build & Run

$ cd FitnessZ
$ ./sbt
> container:start
> browse
> ~ ;copy-resources;aux-compile  #For Hot Reload

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