Skip to content

Davidrymer97/agent-services-account-frontend

 
 

Repository files navigation

agent-services-account-frontend

Download

What the service does

This is the frontend for the Agent Services account page. It is available to agents who have the HMRC-AS-AGENT enrolment, allowing them to access to a range of HMRC digital services.

Running the tests

sbt test

Running the tests with coverage

sbt clean coverageOn test coverageReport

Running the app locally

sm --start AGENT_ONBOARDING -r
sm --stop AGENT_SERVICES_ACCOUNT_FRONTEND
sbt run

It should then be listening on port 9401

browse http://localhost:9401/agent-services-account

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 61.2%
  • HTML 22.2%
  • Cycript 11.4%
  • JavaScript 2.6%
  • SCSS 2.2%
  • Shell 0.4%