klewi-inpost-geowidget-angular
v0.0.3
Published
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.12.
Downloads
3
Maintainers
Readme
InpostGeowidgetAngular
This project was generated with Angular CLI version 14.2.12.
NPM: https://www.npmjs.com/package/inpost-geowidget-angular
For run and test source library locally:
Run ng build --watch
.
Next on Your app, add dependency in package.yml (with correct file address to inpost-geowidget-angular):
// package.yml
"dependencies": {
// ...
"inpost-geowidget-angular": "file:../inpost-geowidget-angular/dist/inpost-geowidget-angular",
// ...
}