Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.67 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.67 KB

Design history for Get healthcare cover for travelling abroad

A place to document all design history for the service. https://cra-design-history.herokuapp.com/

Based on the GOV.UK design history.

https://design-history.herokuapp.com

Purpose of this project

This repository makes it easy to:

  • screenshot your designs
  • create pages of screenshots to document designs
  • document designs using the NHSUK Service Manual OR GOV.UK Design System
  • print pages of designs
  • make designs shareable and linkable

Installation

  • Clone a blank version of the design history from NHSBSA Design history repository to a folder on your computer
  • Open Terminal
  • In Terminal, navigate to the repo you cloned
  • Type npm install to install the dependencies

Working locally

Required: node verion 10+

Most of the time you'll be adding new posts. If you're just doing this then:

  • Open Terminal at the repo location
  • Type npm start

This will automatically restart the application with any changes to your posts an any images applied.

If you want to make changes to CSS and JavaScript, and watch for those changes, run npm run dev.

Example design histories

Technical notes

The design history uses the NHS Digital Service Manual and the Eleventy static site generator.


EDIT