0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.15.25.212


Current Path : /var/www/html/kusdde/adm/documentation/templates/
Upload File :
Current File : /var/www/html/kusdde/adm/documentation/templates/download.html

<div class="card">
    <div class="header">
        <h2>
            DOWNLOAD
            <small>You can choose a way from multiple options.</small>
        </h2>
    </div>
    <div class="body">
        <h2 class="m-t-0">GitHub</h2>
        <p>
            <b>- Download As A Zip</b>
        </p>
        <pre><a href="https://github.com/gurayyarar/AdminBSBMaterialDesign" target="_blank">github.com/gurayyarar/AdminBSBMaterialDesign</a></pre>

        <p class="m-t-25">
            <b>- Clone Your Machine</b>
        </p>
        <pre>git clone https://github.com/YOUR_USERNAME/AdminBSBMaterialDesign.git </pre>

        <h2 class="m-t-40">npm</h2>
        <pre>npm install adminbsb-materialdesign</pre>

        <h2 class="m-t-40">bower</h2>
        <pre>bower install adminbsb-materialdesign</pre>
    </div>
</div>