{% extends 'layout.html' %} {% block pageTitle %} Install - HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ items: [ { href: "/docs", text: "Home" } ], href: "/docs/install", text: "Install" }) }} {% endblock %} {% block content %}
We recommend keeping all your prototypes in one folder called projects.
{% block branchingContent %} {% endblock %}Unzip the kit you downloaded - you should end up with a folder called hs2-prototype-kit followed by the version number.
Rename the folder to something descriptive for your prototype. For this guide, we’ll use hs2-new-service .
Move the folder into your projects folder.
{% block pagination %} {% endblock %}