https://github.com/nhsuk/nhsuk-frontend
NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.
https://github.com/nhsuk/nhsuk-frontend
css css-framework frontend-library html nhs nhs-websites nhsuk scss
Last synced: 30 days ago
JSON representation
NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.
- Host: GitHub
- URL: https://github.com/nhsuk/nhsuk-frontend
- Owner: nhsuk
- License: mit
- Created: 2018-08-22T14:29:13.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T10:31:56.000Z (about 1 month ago)
- Last Synced: 2025-04-07T11:31:52.824Z (about 1 month ago)
- Topics: css, css-framework, frontend-library, html, nhs, nhs-websites, nhsuk, scss
- Language: Nunjucks
- Homepage: https://nhsuk.github.io/nhsuk-frontend/
- Size: 338 MB
- Stars: 637
- Watchers: 25
- Forks: 110
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# NHS.UK frontend
NHS.UK frontend contains the code you need to start building user interfaces for NHS websites and services.
## Guidance
Visit the [NHS digital service manual](https://service-manual.nhs.uk/) for examples of components and guidance for when to use them. If we haven’t yet published guidance on the component you want, please [email us](mailto:[email protected]) or get in touch on the [NHS digital service manual Slack workspace](https://join.slack.com/t/nhs-service-manual/shared_invite/enQtNTIyOTEyNjU3NDkyLTk4NDQ3YzkwYzk1Njk5YjAxYTI5YTVkZmUxMGQ0ZjA3NjMyM2ZkNjBlMWMxODVjZjYzNzg1ZmU4MWY1NmE2YzE).
## How to install NHS.UK frontend
### 1. Install with package managers
We recommend that you [install NHS.UK frontend using node package manager (npm)](/docs/installation/installing-with-npm.md).
### 2. Install by using compiled files
You can also [install NHS.UK frontend using our compiled files](/docs/installation/installing-compiled.md), if you are not currently using a package manager.
## Browsers and assistive technology
Visit our [support for browsers and assistive technology](/docs/contributing/browser-support.md), for details on operating systems and software.
## Contribute
Read our [contributing guidelines](CONTRIBUTING.md) to contribute to NHS.UK frontend.
## Development environment
[](https://gitpod.io/#https://github.com/nhsuk/nhsuk-frontend)
## Get in touch
NHS.UK frontend is maintained by NHS England. [Email us](mailto:[email protected]), open a [GitHub issue](https://github.com/nhsuk/nhsuk-frontend/issues/new) or get in touch on the [NHS digital service manual Slack workspace](https://join.slack.com/t/nhs-service-manual/shared_invite/enQtNTIyOTEyNjU3NDkyLTk4NDQ3YzkwYzk1Njk5YjAxYTI5YTVkZmUxMGQ0ZjA3NjMyM2ZkNjBlMWMxODVjZjYzNzg1ZmU4MWY1NmE2YzE).
## Licence
The codebase is released under the MIT Licence, unless stated otherwise. This covers both the codebase and any sample code in the documentation. The documentation is © NHS England and available under the terms of the Open Government 3.0 licence.