Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 428 Bytes

File metadata and controls

9 lines (6 loc) · 428 Bytes

Early Career Framework version 2 prototype

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