Visit the NHS.UK prototype kit site to download the latest version and read the documentation.
The NHS.UK prototype kit enables you to make interactive prototypes that will look like pages on NHS.UK. The prototypes you make are a great way to show ideas to others and for conducting user research.
If you publish your prototypes online, they must be protected by a username and password. This is to prevent members of the public finding prototypes and thinking they are real services.
You must protect user privacy at all times, even when using prototypes. Prototypes made with the kit look like NHS.UK, but do not have the same security provisions. Always make sure you are handling user data appropriately.
The prototype created by Satnam Singh at Aire Logic. It was developed during Discovery and Alpha phases of the period of work. It was hosted on Heroku but has since been decomissioned in favour of the Core DoS team using their own hosting technology should it be required post handover.
The prototype can be installed by following this non-technical Install guide, or by following the steps below:
node.js
- LTS version 8 or higher
npm install
npm run watch
Go to localhost:3000 in your browser.