1.0.0 • Published 9 years ago
ng-starter-library v1.0.0
ng-library-starter

Native Angular2 directives for Bootstrap, works with Bootstrap 3 and 4-alfa
Table of contents
Getting Started
# clone the repository
git clone git@github.com:jgodi/angular-library-starter.git
# install dependencies
npm install # yarn
# build the src
npm run build
# link the library to demo
npm run link
# start the demo
npm startInstallation instructions
Install ng-library-starter from npm
npm install ng-library-starter --saveHow to use it with:
angular-cliplease refer to getting-started-with-ng-cliangular-seedplease refer to getting-started-with-angular-seedplnkrsample available hereAoT using ngc and rollupplease refer to ng-library-starter-with-aot
Usage & Demo
Main source of API documentation and usage scenarious available here: http://jgodi.github.io/angular-library-starter/
Credits
Huge thanks to Valor Software for thier great angular component libraries which this was lifted from as a starter!
1.0.0
9 years ago

