aarpia-invoicing.sdmf
v1.0.0
Published
This is the SubDomain (BC) MicroFrontend for Invoicing. You can debug and develop with this module without the need to deploy or publish to the `sample-pilet-service`. To bootstrap it just run: ``` npm i ```
Readme
aarpia-invoicing.sdmf
This is the SubDomain (BC) MicroFrontend for Invoicing. You can debug and develop with this module without the need to deploy or publish to the sample-pilet-service. To bootstrap it just run:
npm iAnd then you should be able to test it locally without any dependency by running:
npm startor
npx pilet debugIf you want to have the latest application shell (aarpia-controllerai.asmf), you should pull the repo, generate the TGZ file (using npx piral build --type emulator) on the application shell project and, in this project, run:
npx pilet upgrade ../aarpia-controllerai.asmf/dist/emulator/aarpia-controllerai-1.0.0.tgz