.d8888b. .d8888b. 888888b. 8888888b.
d88P Y88b d88P Y88b 888 "88b 888 Y88b
888 888 888 888 .88P 888 888
88888b. .d88b. .d88P 888 8888888K. 888 d88P
888 "88b d88P"88b .od888P" 888 888 "Y88b 8888888P"
888 888 888 888 d88P" 888 888 888 888 888
888 888 Y88b 888 888" Y88b d88P 888 d88P 888
888 888 "Y88888 888888888 "Y8888P" 8888888P" 888
888
Y8b d88P
"Y88P"
.d8888b. 8888888888
d88P Y88b 888
888 888 888
888 8888888
888 888
888 888 888
Y88b d88P 888
"Y8888P" 888
This is an Angular2 Library to wrap the CBP theme into components --> systemJS and ngc to build the library
- Angular 2
- Webpack 2
- RxJS
- SASS
- Typescript 2
- Jasmine
- Karma
node >= 6
$ git clone https://github.com/US-CBP/ng2-cbp-cf.git
$ cd ng2-cbp-cf
$ npm install
#### To use this library locally from another project or ng2-cbp-quickStart repo
$ npm link
#### Open a new terminal
#### Go to your project or ng2-cbp-quickStart repo
$ npm link ng2-cbp-cf
go to http://localhost:3000
TBD