vue-helloworld-plug
v0.1.2
Published
A simple Vue Js Plugin
Downloads
3
Maintainers
Readme
vue-hello-world-simple
Project setup
npm install --save vue-hello-world
Import
import HelloWorldSimple from 'vue-hello-world'
Install Globally
Vue.use(HelloWorldSimple)
Use Components Locally
import HelloWorld from 'vue-hello-world'