ngx-cli-library
v1.0.7
Published
Code to accompany the blog post [Publishing a library from an Angular-cli project](https://www.usefuldev.com/blog/post/publishing-a-library-from-an-angular-cli-project).
Downloads
8
Maintainers
Readme
ngx-cli-library
Code to accompany the blog post Publishing a library from an Angular-cli project.
installing the sample
npm install ngx-cli-library --save
working with the repo
git clone https://github.com/JayChase/ngx-cli-library.git
cd ngx-cli-library
npm install
ng serve