@entur-partner/app-shell-standalone
v5.1.0
Published
Exports an AppShellStandalone component to run micro-frontends as a standalone application.
Downloads
1,433
Keywords
Readme
Entur partner app-shell standalone
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.
Installation
npm install @entur-partner/micro-frontend-standalone
# or if you are using Yarn:
yarn add @entur-partner/micro-frontend-standalone
Usage
TODO