From 7a8a18eb4c536903ba4b4292d8a93fb81060ad74 Mon Sep 17 00:00:00 2001 From: Patrick Sweeting Date: Fri, 29 Nov 2024 07:41:04 +0000 Subject: [PATCH] Update resouces and tools index.md This update adds a new Express.js frontend skeleton that incorporates GOV.UK styles and components. The changes include modifications to the resources and tools index.md to support this integration. --- src/community/resources-and-tools/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/community/resources-and-tools/index.md b/src/community/resources-and-tools/index.md index cd4d6020c0..dabe199df0 100644 --- a/src/community/resources-and-tools/index.md +++ b/src/community/resources-and-tools/index.md @@ -67,6 +67,9 @@ Additional extensions with Umbraco CMS support, based on the ASP.NET Core integr Guidance on [building a hapi service using GOV.UK Frontend](https://github.com/DEFRA/hapi-govuk-examples). +[GOV.UK Frontend Express.js](https://github.com/ministryofjustice/moj-express-skeleton) - +An Express.js application skeleton using GOV.UK Frontend. + ### Python [GOV.UK Frontend Jinja](https://github.com/LandRegistry/govuk-frontend-jinja) -