Build a basic prototype
This tutorial will show you how to prototype a fictional service.
Our fictional ‘Order a test to check if you have magical powers’ service will:
- ask 2 questions
- show the user’s answers for them to check
- show a confirmation page
It will take about an hour to finish this tutorial, after you install the prototype kit.
Our prototype will look a bit like this:

Before you start
Before you start, you must install and run the NHS prototype kit.
You’ll also need a code editor. Any HTML text editor will do, but we recommend Visual Studio Code (also known as VS Code). This is because it is free and has lots of useful features.