Registers the required vue plugins for this bootstrap
Mounts the application either for the ssr or the browser renderer
Register the spa specific error handler in the context
Creates a new page context instance and injects it into the app config object
Configures and registers the vue router instance and registers it in the context
Registers additional configuration and plugins for an app in spa mode
Generated using TypeDoc
Finalizes the boot sequence for the vue meta plugin