Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

Design your service using National Archives styles, components and patterns

Awesome Lists containing this project

README

        

The National Archives logo

# Design System

[![Licence](https://img.shields.io/github/license/nationalarchives/design-system?style=flat-square)](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
```