ݺߣ

ݺߣShare a Scribd company logo
ng new bootstrap-example
cd bootstrap-example
npm install bootstrap@4.0.0-alpha.6
npm install --save @ng-bootstrap/ng-bootstrap
ng serve
ng-bootstrap
Bootstrap 4 (dependency) : http://v4-alpha.getbootstrap.com/
ng-Bootstrap: https://ng-bootstrap.github.io/#/getting-started
npm install --save @ng-bootstrap/ng-bootstrap
External ng2 lib
External ng2 lib
Angular Formly Form
https://ng2.angular-formly.com/guides/advanced-layout.html
https://github.com/formly-js/ng-formly
ng new formly
cd formly
npm install bootstrap@4.0.0-alpha.6
npm install ng-formly Csave
ng serve
Angular2 built in
library
External Library
For FormlyForm
External ng2 lib
ng new material-example
cd material-example
npm install --save @angular/material @angular/cdk
npm install --save @angular/animations
npm serve
Angular Material
https://material.angular.io/guide/getting-started
External ng2 lib
External ng2 lib
Reference:
Angular Loading Bar:
https://github.com/akserg/ng2-slim-loading-bar
Jasmine
https://semaphoreci.com/community/tutorials/testing-components-in-angular-2-with-jasmine

More Related Content

External ng2 lib