This commit is contained in:
nixa 2016-09-20 11:36:39 +03:00
parent d70c1f3bf5
commit 43257a6081
8 changed files with 59 additions and 40 deletions

View file

@ -51,12 +51,17 @@
<div class="inner-content">
<h1>Getting Started</h1>
<div class="subHeader"></div><h2 id="what-is-ng2-admin-">What is&nbsp;ng2-admin?</h2>
<p>ng2-admin is a front-end Admin Dashboard template based on Angular 2, Bootstrap 4 and Webpack. That means all data you can see on graphs, charts and tables is mocked in Javascript so you can use backend of your choice with no&nbsp;limitations.</p>
<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&nbsp;limitations.</p>
<h2 id="how-can-it-help-me-">How can it help&nbsp;me?</h2>
<p>We believe that at the moment a lot of business applications have administration/management interfaces inside of them. Sometimes its not that obvious, but a lot of web applications have dashboards with panels, charts analytics,&nbsp;etc.</p>
<p>ng2-admin aims to bootstrap the development of your product and provide ecosystem for building production-ready application or&nbsp;prototypes.</p>
<p>Frameworks like Bootstrap provide a number of components, but usually its not enough to build a real-world app. This template comes with lots of popular <span class="caps">UI</span> components with unified color scheme, plus it based on a modern Angular 2 framework and has a flexible components-based&nbsp;structure.</p>
<p>As well you can use ng2-admin for learning purposes of Angular&nbsp;2.</p>
<p>ng2-admin aims to bootstrap the development of your product and provide an
ecosystem for building production-ready application or&nbsp;prototypes.</p>
<p>Frameworks like Bootstrap provide a number of components, but usually its 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&nbsp;structure.</p>
<p>You can also use ng2-admin for the purpose of learning Angular&nbsp;2.</p>
<h2 id="list-of-features">List of&nbsp;features</h2>
<ul>
<li>Responsive&nbsp;layout</li>
@ -71,8 +76,9 @@
<li>and many&nbsp;more!</li>
</ul>
<h2 id="i-want-to-start-developing-with-ng2-admin">I want to start developing with&nbsp;ng2-admin</h2>
<p>Welcome&nbsp;abroad!</p>
<p>You can start with <a href="/ng2-admin/articles/002-installation-guidelines/">Installation Guidelines</a>. There we describe how you can download and run the template on you local&nbsp;machine.</p>
<p>Welcome&nbsp;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&nbsp;machine.</p>
<p>Good luck and have&nbsp;fun!</p>
</div>