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.
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.
Run the server and go to http://localhost:9000. On the index page you can see the documentation.