{% extends 'layout.html' %} {% block pageTitle %} Download and decide where to keep your prototypes - HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ items: [ { href: "/docs", text: "Home" } ], href: "/docs/install", text: "Install" }) }} {% endblock %} {% block content %}
The simplest way to get the kit is to download it as a zip.
You'll use a new copy of the kit for each new prototype you make. That way your prototypes don’t interfere with each other.
Unzip the kit you downloaded - you should end up with a folder called hs2-prototype-kit followed by the version number.
{% block branchingContentTwo %} {% endblock %}Rename the folder to something descriptive for your prototype.
For this guide, call the folder:
hs2-new-service
{% block branchingContentThree %} {% endblock %}Move the folder into your Projects folder.
{% block branchingContentFour %} {% endblock %} {% block pagination %} {% endblock %}