{% extends 'layout.html' %} {% block pageTitle %} Install guide - HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ items: [ { href: "/docs", text: "Home" } ], href: "/docs/install", text: "Install" }) }} {% endblock %} {% block content %}

Install guide

To start making prototypes you need to setup the right tools to make the kit work.

This guide will show you how to get setup in 8 steps.

You don’t need any technical knowledge to follow along.

Installation takes up to 20 minutes depending on how much you need to install.

If you have any problems, ask a developer on your team (if you have one), email us.

Start now {{ backLink({ "href": "/docs/install", "text": "Back to Installing the kit" }) }}
{% endblock %}