mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
36 lines
1.6 KiB
HTML
36 lines
1.6 KiB
HTML
<ngx-landing-section-title>
|
|
More from Akveo
|
|
</ngx-landing-section-title>
|
|
|
|
<ul class="projects">
|
|
<li class="project">
|
|
<div class="project-img">
|
|
<img class="lazy-load-image"
|
|
defaultImage="assets/img/default.png"
|
|
lazyLoad="assets/img/nebular.png"
|
|
alt="Nebular" />
|
|
</div>
|
|
<div>
|
|
<div class="title">Nebular</div>
|
|
<div class="description">
|
|
Nebular is a great toolkit if you build Rich UI web applications based on Angular. Complete with a set of native Angular components, themeable components, authentication and security layers that are easily configurable to your API. Nebular offers a world of possibilities
|
|
</div>
|
|
<a class="btn" href="https://akveo.github.io/nebular/?utm_campaign=nebular%20-%20home%20-%20ngx_admin%20docs&utm_content=landing_our_projects_link&utm_medium=referral&utm_source=ngx_admin" target="_blank">Learn more</a>
|
|
</div>
|
|
</li>
|
|
<li class="project">
|
|
<div class="project-img">
|
|
<img class="lazy-load-image"
|
|
defaultImage="assets/img/default.png"
|
|
lazyLoad="assets/img/eva-icons.png"
|
|
alt="Eva Icons" />
|
|
</div>
|
|
<div>
|
|
<div class="title">Eva Icons</div>
|
|
<div class="description">
|
|
Eva Icons is a pack of more than 480 beautifully crafted Open Source icons. Download for desktop and use them in your creations for Web, iOS, and Android. The icons are available in several formats: PNG, SVG, font, Sketch
|
|
</div>
|
|
<a class="btn" href="https://akveo.github.io/eva-icons/#/" target="_blank">Learn more</a>
|
|
</div>
|
|
</li>
|
|
</ul>
|