This repository is for the design prototype of the Early Career Framework (ECF) version 2 service, used for designing and researching new features and iterations to the service.
To run the prototype:
- Install Node version 20 or above.
- run
npm install
on a command line to install the dependencies (including the GOV.UK Prototype Kit) - run
npm run dev
to run the prototype