A skeleton for getting started with NPM Angular5 service package
git clone git@github.com:Egorby/ngx-service-skeleton.git
npm i
npm run build
cd dist-lib/
npm login
npm whoami
npm publish
npm i ngx-service-skeleton --save
npm run start