FreddieSanchez / scalatra-sbt-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scalatra-sbt-todo

This is a simple todo application that is based off TodoMVC.

  1. Launch sbt
sbt
  1. Run Jetty to continually update based on file changes on the sbt shell
~container:start
  1. Go to http://localhost:8080/.

About


Languages

Language:Scala 74.9%Language:HTML 25.1%