Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 208 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 208 Bytes

Car Cost

Build & Run

$ cd car-cost
$ sbt
> jetty:start
> browse

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