{% 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 %}
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.
If you are familiar with using git and the terminal, then you might prefer the developer friendly guide.