This contains prototype interfaces for the NHS Record a vaccination service.
It uses the NHS.UK prototype kit.
- Download or clone this repository
- Open the Terminal app and navigate to this folder
- Type
npm install
to install the dependencies - Type
npm run watch
to run the prototype
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.