{% extends 'layout.html' %} {% block pageTitle %} Setup the kit - HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ items: [ { href: "/docs", text: "Home" } ], href: "/docs/install", text: "Install" }) }} {% endblock %} {% block content %}
npm install
The install may take up to a minute.
While installing it may WARN
about some items - this is ok. As long as there are no ERRORs
you can continue.