@wezz/vueapp-manager
v0.0.3
Published
A script to dynamically load in Vue applications leveraging Webpacks dynamic loading
Downloads
5
Readme
Vue App Manager
Installation
npm install @wezz/vueapp-manager
Usage
Initialize Vue App Manager
import VueAppManager from "@wezz/vueapp-manager";
// On document ready
new VueAppManager();