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.
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.
$ 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