LandRegistry / hmlr-frontend

HM Land Registry frontend styles
https://hmlr-frontend.herokuapp.com
MIT License
5 stars 0 forks source link
frontend hmlr landregistry nunjucks scss styles
HM Land Registry logo

HM Land Registry Frontend

Latest release NPM version GovUK Frontend version Node version Licence

HM Land Registry Frontend contains the code you need to start building a user interface for HM Land Registry platforms and services.

See live examples of HM Land Registry Frontend components, and guidance on when to use them in your service in the HM Land Registry Design System.

Quickstart

# Node version (optional)
nvm use

# Install dependencies
npm install

# Start Storybook
npm start

This package includes all the frontend styles from GOV.UK in addition to HM Land Registry styles.

The generated CSS can be used as a direct replacement for the GOV.UK stylesheet which ensures that the HM Land Registry styles will be build on top of a complient version of the GOV.UK frontend styles.

LFS

Some assets in this repository require Git LFS to be installed in order to properly clone the repository.