angular2-components-lib
v1.0.0
Published
Welcome to the Angular 2 Components library. We are using TypeScript and the Bootstrap 4 CSS framework. ## Dependencies * [Angular](https://angular.io) (tested with 2.0.3) * [Bootstrap 4](https://v4-alpha.getbootstrap.com) (tested with 4.0.0-alpha.6).
Downloads
2
Maintainers
Readme
Welcome to the Angular 2 Components library. We are using TypeScript and the Bootstrap 4 CSS framework.
Dependencies
- Angular (tested with 2.0.3)
- Bootstrap 4 (tested with 4.0.0-alpha.6).
Installation
- ............ shell...........................
- cd Angular2CompLib
- npm install
- After installing the above dependencies
- ............ shell...........................
- npm run build
- npm start
Supported browsers
- Chrome (45+)
- Firefox (40+)
- IE (10+)
- Edge (20+)
- Safari (7+)