Skip to content

joeedhorton/design-system

 
 

Repository files navigation

Home Office Design System

This design system is for everyone. Its purpose is to extend the GOV.UK Design System with work specific to the Home Office.

The system contains patterns, components and styles to improve consistency across services and reduce duplication of work.

Home Office Design System

Contributing

You can contribute by discussing and proposing components and patterns.

Read our contribution guidelines and then check the community backlog to see what's needed.

Don't want to install node? Run with docker

 $ docker build -t design-system:1.0.0 .
 $ docker run -p 3000:3000 design-system:1.0.0

After building it will start on localhost:3000

Packages

No packages published

Languages

  • HTML 47.8%
  • CSS 33.3%
  • JavaScript 18.9%