Advanced install guide

The kit is built on the Express framework, and uses NHS.UK frontend.

Requirements

Node.js version 20 or higher.

Information:

There are some extra steps for NHS England Windows laptops you must do before you start.

Download the kit

The simplest way to get the kit is to download it as a zip.

You can also clone or download a copy from GitHub.

Install dependencies

npm install

Run the kit

npm run watch

Go to localhost:3000 in your browser.