1.0.6 • Published 7 years ago

ngx-library v1.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

ngx-library

Code to accompany the blog post Publishing a library from an Angular-cli project.

installing the sample

npm install ngx-library --save

working with the repo

git clone https://github.com/JayChase/ngx-cli-library.git
cd ngx-library
npm install
ng serve