@amc-technology/applicationangularframework
v1.0.126
Published
This library contains abstract classes to make it easier to create application integration apps
Downloads
114
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