POD pod-esales-hh
This is a Micro Frontend deployable on the AXA.ch WebHub.
Scripts
To install the pod locally: npm install @axa-ch/pod-esales-hh
.
DEV commands
-
npm start
start dev server -
npm run build
to trigger a ESM build needed for Midgard -
npm run lint
to run local linters
Open app with different stage and language settings
After an app was started you can access it by opening your browser at e.g. http://localhost:8092
By default german
will be used as language, acc
as stage and hh
as subproduct.
If you want to change one of these parameters open your browser at http://localhost:8092/local/fr for local api and french, or http://localhost:8092/dev/en/ph for dev api, english and motorcycle subproduct etc.