https://github.com/nationalarchives/design-system
Design your service using National Archives styles, components and patterns
https://github.com/nationalarchives/design-system
design documentation frontend nodejs nunjucks
Last synced: 3 months ago
JSON representation
Design your service using National Archives styles, components and patterns
- Host: GitHub
- URL: https://github.com/nationalarchives/design-system
- Owner: nationalarchives
- License: mit
- Created: 2023-07-10T14:14:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T16:18:32.000Z (3 months ago)
- Last Synced: 2025-02-04T16:31:52.513Z (3 months ago)
- Topics: design, documentation, frontend, nodejs, nunjucks
- Language: Nunjucks
- Homepage: http://design-system.nationalarchives.gov.uk/
- Size: 1.87 MB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Design System
[](https://github.com/nationalarchives/design-system/blob/main/LICENCE)
The National Archives Design System provides advice on how to design National Archives platforms and services.
## Quickstart
```sh
# Install dependencies
npm install# Build, watch and run server
npm start
```