tel-frontend
v0.1.0
Published
A CSS library built on top of nhsuk-frontend providing styles for the NHS Technology Enhanced Learning design system.
Readme
NHS TEL frontend
NHS TEL frontend is a design system extension built on top of nhsuk-frontend. It provides specialised components, patterns, and styles tailored for NHS TEL applications.
See live examples of NHS TEL Frontend components, and guidance on when to use them in your service, in the NHS TEL Frontend components documentation.
Contact the team
NHS TEL frontend is maintained by staff at NHS England. If you have a question, you can use GitHub issues.
Building on the NHS digital service manual
NHS TEL builds directly upon the foundational rules of the NHS design system. However, because TEL applications require specific user journeys, this repository serves to document and deliver our specialised design components and patterns alongside clear usage guidance.
Quick Start & Installation
NHS TEL Frontend requires NHS.UK Frontend v10 as a peer dependency.
For complete step-by-step setup instructions—including configuring build tools (Vite/Webpack), importing styles, and initializing JavaScript—please visit our official guide:
NHS TEL Frontend Installation & Setup Guide
Fast Install
If you just need the packages, you can install them sequentially via npm:
npm install nhsuk-frontend@10
npm install tel-frontend