self-service-time-to-pay-frontend

Build Status Download

To run the application from the command line:

sbt run

To clean/compile:

sbt clean compile

To run tests:

sbt test

You can also build/debug/run from inside the IDE in the same fashion as you would any other Play application.

To get the application in IntelliJ, just select Open (not import), then the location where you cloned the git repo.

The default application route is http://localhost:9000/self-service-time-to-pay

License

This code is open source software licensed under the Apache 2.0 License.