@amc-technology/applicationangularframework
v2.0.2
Published
This library contains abstract classes to make it easier to create application integration apps
Keywords
Readme
Development
To publish updates:
- build
npm run-script build - update version in package.json
- run
npm publish
Note: For the angular project to load correct the class the extends Application MUST implement OnInit and call super.ngOnInit
