DFE-Digital / ucd-manual

Use the repository: dfe-digital/design
https://github.com/DFE-Digital/design
MIT License
6 stars 0 forks source link

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.