Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 284 Bytes

MEP

Build & Run

$ cd MEP
$ ./sbt
> container:start
> browse

If browse doesn't launch your browser, manually open http://localhost:9090/ in your browser. You can change the port by changing the value of the jetty port in build.sbt