{% extends 'layout.html' %} {% block pageTitle %} Developer friendly install guide - HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ items: [ { href: "/docs", text: "Home" } ], href: "/docs/install", text: "Install" }) }} {% endblock %} {% block content %}
The prototype kit is built on the Expressopens in new window framework, and uses the HS2 frontendopens in new window.
node.js - LTS version 8 or higher
npm install
npm run watch
Go to localhost:3000 in your browser.
See all how to guides