vue-hello-world-simple-xi
v0.1.8
Published
A simple vuejs Hello World Plugin
Downloads
21
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'