Skip to content

Latest commit

 

History

History
executable file
·
23 lines (13 loc) · 702 Bytes

README.md

File metadata and controls

executable file
·
23 lines (13 loc) · 702 Bytes

NHS Record a vaccination prototypes

This contains prototype interfaces for the NHS Record a vaccination service.

It uses the NHS.UK prototype kit.

Running the prototypes locally

  1. Download or clone this repository
  2. Open the Terminal app and navigate to this folder
  3. Type npm install to install the dependencies
  4. Type npm run watch to run the prototype

Publishing changes

Create any changes in a branch.

Publish (or 'push') the branch to GitHub.

Open a Pull Request for your branch and ask for a review (if needed).

Merge the pull request when ready. This will then automatically deploy the changes to Heroku.