Instructions for developers
It's built on the Express framework, and uses GOV.UK Frontend.
If you already installed a previous version of the Prototype Kit, you can update the kit instead.
Requirements
node.js - version 14.x.x
Install dependencies
npm install
Run the kit
npm start
Go to localhost:3000 in your browser.