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'