Exports an AppShellStandalone component to run micro-frontends as a standalone application.
Note: this package is mostly a wrapper for the lower-level building blocks in @entur-partner/app-shell
. We don't want to expose those blocks to the micro-frontend.
npm install @entur-partner/micro-frontend-standalone
# or if you are using Yarn:
yarn add @entur-partner/micro-frontend-standalone
TODO