|
1 | | -# SB Admin rewritten in Angular5 and Bootstrap 4 |
| 1 | +# SB Admin rewritten in Angular6 and Bootstrap 4 |
2 | 2 |
|
3 | | -Simple Dashboard Admin App built using Angular 5 and Bootstrap 4 |
| 3 | +Simple Dashboard Admin App built using Angular 6 and Bootstrap 4 |
4 | 4 |
|
5 | | -This project is a port of the famous Free Admin Bootstrap Theme [SB Admin v5.0](http://startbootstrap.com/template-overviews/sb-admin-2/) to Angular5 Theme. |
| 5 | +This project is a port of the famous Free Admin Bootstrap Theme [SB Admin v6.0](http://startbootstrap.com/template-overviews/sb-admin-2/) to Angular5 Theme. |
6 | 6 |
|
7 | 7 | Powered by [StartAngular](http://startangular.com/) & [StrapUI](http://strapui.com/) |
8 | 8 |
|
9 | 9 | ## [Demo](http://rawgit.com/start-angular/SB-Admin-BS4-Angular-5/master/dist/) |
10 | 10 |
|
11 | | -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.5.0. |
| 11 | +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.0. |
12 | 12 |
|
13 | 13 | ### Introduction |
| 14 | + |
14 | 15 | Provides fast, reliable and extensible starter for the development of Angular projects. |
15 | 16 |
|
16 | 17 | `sb-admin-bs4-angular5` provides the following features: |
17 | | -- Developed using boostrap-v4.0.0 |
18 | | -- angular-v5.2.9 |
19 | | -- angular/cli-v1.7.3 |
20 | | -- [ng-bootstrap-v1.1.0](https://github.com/ng-bootstrap/) |
21 | | -- [ngx-translate-v9.1.1](https://github.com/ngx-translate) |
22 | | -- Following the best practices. |
23 | | -- Ahead-of-Time compilation support. |
24 | | -- Official Angular i18n support. |
25 | | -- Production and development builds. |
26 | | -- Tree-Shaking production builds. |
| 18 | + |
| 19 | +* Developed using boostrap-v4.0.0 |
| 20 | +* angular-v6.0.0 |
| 21 | +* angular/cli-v6.0.0 |
| 22 | +* [ng-bootstrap-v2.0.0](https://github.com/ng-bootstrap/) |
| 23 | +* [ngx-translate-v10.0.0](https://github.com/ngx-translate) |
| 24 | +* Following the best practices. |
| 25 | +* Ahead-of-Time compilation support. |
| 26 | +* Official Angular i18n support. |
| 27 | +* Production and development builds. |
| 28 | +* Tree-Shaking production builds. |
27 | 29 |
|
28 | 30 | ### How to start |
29 | | -**Note** that this seed project requires **node >=v6.9.0 and npm >=3**. |
| 31 | + |
| 32 | +**Note** that this seed project requires **node >=v6.9.0 and npm >=3**. |
30 | 33 |
|
31 | 34 | In order to start the project use: |
| 35 | + |
32 | 36 | ```bash |
33 | 37 | $ git clone https://github.com/start-angular/SB-Admin-BS4-Angular-5 |
34 | 38 | $ cd SB-Admin-BS4-Angular-5 |
|
0 commit comments