Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 222 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 222 Bytes

Courier Web App

Build & Run

$ cd courier-web-app
$ sbt
> jetty:start
> browse

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