This page is provided by the HelloWorld module. It demonstrates how modules can ship their own Vue pages that render inside the InvoiceShelf SPA using globally registered Base components.
init.js that calls window.InvoiceShelf.booting()
(app, router) and adds routes via router.addRoute()
Base* components — no imports needed