This repo is an updated version of the previous LLC prototype, migrated to v13 of the GOV.UK Prototype Kit.
The main aim is to test revisions to the existing Beta service.
This repo is a copy of GOV.UK Prototype Kit version 13
Version 13 is a significant change from previous versions
- node 18 is needed
- run 'npm init' to install node modules
- use 'npm run dev' NOT 'npm start' to run the kit locally
- template / layout locations in the app have changed
This prototype uses default json data for local land charges. It also has an example of conditional logic with includes
files
Go to the GOV.UK Prototype Kit site to download the latest version and read the documentation.
The Prototype Kit provides a simple way to make interactive prototypes that look like pages on GOV.UK. These prototypes can be used to show ideas to people you work with, and to do user research.
Read the project principles.