Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

DFE-Digital/ucd-manual

Repository files navigation

DfE User-centered design

Guidance for designing and building digital services for DfE. Things you need to make consistent, usable services that put children and learners first.

Running the application locally

Prerequisite

Install the long-term support (LTS) version of Node.js, which includes npm, this is version 18 currently.

Cloning and running the application

Clone the repo:

install the required npm packages with: npm install.

Run the project in development mode npm run watch and visit http://localhost:3000.

Get in touch

Licence

The codebase is released under the MIT Licence, unless stated otherwise. This covers both the codebase and any sample code in the documentation. The documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.