slashlib.org core services for angular6/7
npm install @org.slashlib/ng-services-coreBasic services for reuse with angular6/7 projects
This guide assumes, that you are familiar with the use of npm.
Download org.slashlib-ng-services-core-<version>.tgz or
npm install @org.slashlib/ng-services-core --save-dev
* Browse https://github.com/org-slashlib/ng-project-template and download (no fork required!) a zip/tar of the the project template.
* Run npm install in the project template folder.
* Download or fork this project and link it into the templates subfolder.
* Run: grunt
* Change to build directory: cd build
* Call ng build
* Change to dist diectory: npm pack
* npm install path/to/@org.slashlib-ng-services-core-