Skip to content

A single point of reference to guide all software development across HMRC.

License

Notifications You must be signed in to change notification settings

hmrc/hmrc.github.io

Repository files navigation

engineering-site

Contents for HM Revenue & Customs Engineering Guidance

Prerequisites

  • NodeJS

Local development

Run local server:

npm run serve

View site on http://localhost:8080/

Build distribution:

npm run build

Contents available in the /dist folder