This commit is contained in:
nixa 2016-05-25 14:35:57 +03:00
parent e6c8deb7e4
commit adef859159
9 changed files with 58 additions and 57 deletions

View file

@ -51,7 +51,7 @@
<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 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 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>
<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>