Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 733 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 733 Bytes

Build Status

Play Java Starter

This is a starter application that shows how Play works. Please see the documentation at https://www.playframework.com/documentation/latest/Home for more details.

Running

Run this using sbt. If you downloaded this project from http://www.playframework.com/download then you'll find a prepackaged version of sbt in the project directory:

sbt run

And then go to http://localhost:9000 to see the running web application.

Documentation

Run the server and go to http://localhost:9000. On the index page you can see the documentation.