An open API service indexing awesome lists of open source software.

https://github.com/nhsdigital/record-a-vaccination-prototype


https://github.com/nhsdigital/record-a-vaccination-prototype

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

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