Developer friendly guide
Install guide
The prototype kit is built on the Expressopens in new window framework, and uses the HS2 frontend.
Requirements
node.js - LTS version 8 or higher
Install dependencies
npm install
Run the kit
npm run watch
Go to localhost:3000 in your browser.