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

Step 7 of 8 Run the kit

{% block branchingContent %} {% endblock %}
npm run watch

After the kit has started, you should see a message telling you that the kit is running:

{% block branchingImage %} {% endblock %} {% block pagination %} {% endblock %}
{% endblock %}