VueJS Global Mixin Plugin Example An example/demo of registering global mixins and plugin in VueJS. Live Demo available at GitHub Pages Tutorial available at blog.mjshika.xyz Build Setup # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev