<div class="container">
<div class="row center-sm">
<div class="col-xs-12 col-sm-6">
<article class="text-box text-box--centered">
<div class="text-box__inner">
<div class="text-box__content">
<h2 class="text-box__heading">Getting started</h2>
<p>We recommend taking a look at <a href="http://atomicdesign.bradfrost.com/" target="">Atomic Design</a> by Brad Frost and <a href="https://fractal.build/" target="">Fractal</a> for better understanding of the method and principles.<br></br>For
getting started with development, take a look and follow the steps in the <a href="https://github.com/Novicell/novicell-frontend/blob/master/README.md" target="">Novicell Frontend README</a>.<br><br>Below you will find examples
of some of the patterns in this demo.</p>
</div>
</div>
</article>
</div>
</div>
</div>
<div class="container">
<div class="row center-sm">
<div class="col-xs-12 col-sm-6">
{{> '@text-box--centered' }}
</div>
</div>
</div>
{
"heading": {
"text": "Getting started"
},
"text": "We recommend taking a look at <a href=\"http://atomicdesign.bradfrost.com/\" target=\"\">Atomic Design</a> by Brad Frost and <a href=\"https://fractal.build/\" target=\"\">Fractal</a> for better understanding of the method and principles.<br></br>For getting started with development, take a look and follow the steps in the <a href=\"https://github.com/Novicell/novicell-frontend/blob/master/README.md\" target=\"\">Novicell Frontend README</a>.<br><br>Below you will find examples of some of the patterns in this demo."
}