mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 10:50:13 +01:00
Updates
This commit is contained in:
parent
be84925112
commit
00a47bf22f
9 changed files with 93 additions and 94 deletions
|
|
@ -50,38 +50,38 @@
|
|||
</div>
|
||||
<div class="inner-content">
|
||||
<h1>Getting Started</h1>
|
||||
<div class="subHeader"></div><h2 id="what-is-ng2-admin-">What is ng2-admin?</h2>
|
||||
<div class="subHeader"></div><h2 id="what-is-ng2-admin-">What is ng2-admin?</h2>
|
||||
<p>ng2-admin is a front-end Admin Dashboard template based on Angular 2, Bootstrap 4 and Webpack. That means all the
|
||||
data you can see on graphs, charts and tables is mocked in Javascript so you can use the
|
||||
backend of your choice with no limitations.</p>
|
||||
<h2 id="how-can-it-help-me-">How can it help me?</h2>
|
||||
<p>We believe that at the moment a lot of business applications have administration/management interfaces inside of them. Sometimes it’s not that obvious, but a lot of web applications have dashboards with panels, charts analytics, etc.</p>
|
||||
backend of your choice with no<span class="widont"> </span>limitations.</p>
|
||||
<h2 id="how-can-it-help-me-">How can it help<span class="widont"> </span>me?</h2>
|
||||
<p>We believe that at the moment a lot of business applications have administration/management interfaces inside of them. Sometimes it’s not that obvious, but a lot of web applications have dashboards with panels, charts analytics,<span class="widont"> </span>etc.</p>
|
||||
<p>ng2-admin aims to bootstrap the development of your product and provide an
|
||||
ecosystem for building production-ready application or prototypes.</p>
|
||||
ecosystem for building production-ready application or<span class="widont"> </span>prototypes.</p>
|
||||
<p>Frameworks like Bootstrap provide a number of components, but usually it’s not enough to
|
||||
build a real-world app. This template comes with lots of popular <span class="caps">UI</span> components with a unified color scheme,
|
||||
plus it is based on a modern Angular 2 framework and has a flexible component based structure.</p>
|
||||
<p>You can also use ng2-admin for the purpose of learning Angular 2.</p>
|
||||
<h2 id="list-of-features">List of features</h2>
|
||||
plus it is based on a modern Angular 2 framework and has a flexible component based<span class="widont"> </span>structure.</p>
|
||||
<p>You can also use ng2-admin for the purpose of learning Angular<span class="widont"> </span>2.</p>
|
||||
<h2 id="list-of-features">List of features</h2>
|
||||
<ul>
|
||||
<li>Angular 2</li>
|
||||
<li>Webpack 2</li>
|
||||
<li>Bootstrap 4 <span class="caps">CSS</span> Framework</li>
|
||||
<li>Angular 2</li>
|
||||
<li>Webpack 2</li>
|
||||
<li>Bootstrap 4 <span class="caps">CSS</span><span class="widont"> </span>Framework</li>
|
||||
<li><span class="caps">SASS</span></li>
|
||||
<li><a href="http://akveo.com/ng2-admin/#/pages/tables/smarttables">Smart Table</a></li>
|
||||
<li><a href="http://akveo.com/ng2-admin/#/pages/tables/smarttables">Smart Table</a></li>
|
||||
<li><a href="http://akveo.com/ng2-admin/#/pages/forms/inputs">Forms</a></li>
|
||||
<li><a href="http://akveo.com/ng2-admin/#/pages/editors/ckeditor">Editors</a></li>
|
||||
<li><a href="http://akveo.com/ng2-admin/#/pages/charts/chartist-js">Charts (amChart, Chartist, Chart.js, Morris)</a></li>
|
||||
<li><a href="http://akveo.com/ng2-admin/#/pages/maps/googlemaps">Maps (Google, Leaflet, amMap)</a></li>
|
||||
<li>Responsive layout</li>
|
||||
<li>High resolution</li>
|
||||
<li>and many more!</li>
|
||||
<li><a href="http://akveo.com/ng2-admin/#/pages/charts/chartist-js">Charts (amChart, Chartist, Chart.js,<span class="widont"> </span>Morris)</a></li>
|
||||
<li><a href="http://akveo.com/ng2-admin/#/pages/maps/googlemaps">Maps (Google, Leaflet,<span class="widont"> </span>amMap)</a></li>
|
||||
<li>Responsive layout</li>
|
||||
<li>High resolution</li>
|
||||
<li>and many more!</li>
|
||||
</ul>
|
||||
<h2 id="i-want-to-start-developing-with-ng2-admin">I want to start developing with ng2-admin</h2>
|
||||
<p>Welcome aboard!</p>
|
||||
<h2 id="i-want-to-start-developing-with-ng2-admin">I want to start developing with<span class="widont"> </span>ng2-admin</h2>
|
||||
<p>Welcome aboard!</p>
|
||||
<p>You can start with the <a href="/ng2-admin/articles/002-installation-guidelines/">Installation Guidelines</a>.
|
||||
There we describe how you can download and run the template on your local machine.</p>
|
||||
<p>Good luck and have fun!</p>
|
||||
There we describe how you can download and run the template on your local<span class="widont"> </span>machine.</p>
|
||||
<p>Good luck and have<span class="widont"> </span>fun!</p>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue