Developer friendly install guide
The prototype kit is built on the Expressopens in new window framework, and uses the NHS.UK frontendopens in new window.
GitHub
NHS.UK prototype kit GitHub repo
Requirements
node.js - LTS version 20 or higher
Install dependencies
npm install
Run the kit
npm run watch
Go to localhost:3000 in your browser.
Getting started
See all how to guides