Code to accompany the blog post Publishing a library from an Angular-cli project.
npm install ngx-cli-library --save
git clone https://github.com/JayChase/ngx-cli-library.git
cd ngx-cli-library
npm install
ng serve
Code to accompany the blog post Publishing a library from an Angular-cli project.
npm install ngx-cli-library --save
git clone https://github.com/JayChase/ngx-cli-library.git
cd ngx-cli-library
npm install
ng serve
npm i ngx-cli-library-sample
0
1.0.5
MIT