1.0.0 • Published 10 months ago

aarpia-invoicing.sdmf v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

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 i

And then you should be able to test it locally without any dependency by running:

npm start

or

npx pilet debug

If 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