vue-hello-world-simple
v0.1.3
Published
A simple vuejs Hello World Plugin
Downloads
10
Readme
vue-hello-world-simple
Project setup
npm install --save vue-hello-world-simple
Import
import HelloWorldSimple from 'vue-simple-hello-world'
Install Globally
Vue.use(HelloWorldSimple)
Use Components Locally
import HelloWorld from 'vue-simple-hello-world'