This is a minimum example to show how to build web applications with Scalatra.
- Launch sbt
# brew install sbt
sbt
- Run Jetty on the sbt shell
container:start
-
Go to http://localhost:8080/.
-
Learn more at http://www.scalatra.org/.
-
Happy hacking!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a minimum example to show how to build web applications with Scalatra.
# brew install sbt
sbt
container:start
Go to http://localhost:8080/.
Learn more at http://www.scalatra.org/.
Happy hacking!