mirror of https://github.com/ColorlibHQ/AdminLTE
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
539 B
11 lines
539 B
<section id="dependencies">
|
|
<h2 class="page-header"><a href="#dependencies">Dependencies</a></h2>
|
|
<p class="lead">AdminLTE depends on two main frameworks.
|
|
The downloadable package contains both of these libraries, so you don't have to manually download them.</p>
|
|
<ul class="bring-up">
|
|
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap 3</a></li>
|
|
<li><a href="http://jquery.com/" target="_blank">jQuery 1.11+</a></li>
|
|
<li><a href="#plugins">All other plugins are listed below</a></li>
|
|
</ul>
|
|
</section>
|