/hab

social board application, implemented in scala

Primary LanguageScala

hab

Build & Run

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

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