Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 930 Bytes

File metadata and controls

20 lines (13 loc) · 930 Bytes

The National Archives logo

The National Archives Design System

TNA Frontend version Licence

The National Archives Design System provides advice on how to design National Archives platforms and services.

This repository contains the source code for https://design-system.nationalarchives.gov.uk/

Quickstart

# Install dependencies
npm install

# Build, watch and run server
npm start