<section>
<div class="pageheader-dots">
<div class="pageheader-dots__back">← <a href="/">Back to the Design System</a></div>
<div class="pageheader-dots__dots">
<div class="pageheader-dots__wrapper">
<div class="pageheader-dots__container">
<p class="pageheader-dots__top-heading">1/8</p>
<div id="js-pageheader-scene">
<p data-depth="0.2" class="pageheader-dots__main-heading">
Prerequisites
</p>
<p data-depth="0.6" class="pageheader-dots__main-heading-shadow">
Prerequisites
</p>
</div>
<p class="pageheader-dots__sub-heading">Make sure you have <a href="https://git-scm.com/" target="_blank">Git</a> and <a href="https://www.npmjs.com/get-npm" target="_blank">npm</a> installed. Protip: If you are on a Mac use <a href="https://brew.sh" target="_blank">Homebrew</a>.</p>
<div class="pageheader-dots__button">
<a href="/components/preview/page-guide-2" title="Next" class="link-button" property="url">Next</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
{{> '@pageheader-dots' }}
</section>
{
"pageHeader": {
"top": "1/8",
"main": "Prerequisites",
"sub": "Make sure you have <a href=\"https://git-scm.com/\" target=\"_blank\">Git</a> and <a href=\"https://www.npmjs.com/get-npm\" target=\"_blank\">npm</a> installed. Protip: If you are on a Mac use <a href=\"https://brew.sh\" target=\"_blank\">Homebrew</a>."
},
"nextButton": {
"url": "/components/preview/page-guide-2",
"title": "Next",
"text": "Next"
}
}