1.1.10 • Published 1 year ago

vue2-hello-world v1.1.10

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

vue2-hello-world

Project setup

npm install --save vue2-hello-world

or

yarn add vue2-hello-world

Basic Usage

<template>
  <Vue2HelloWorld />
</template>
<script>
import Vue2HelloWorld from "vue2-hello-world";

export default {
  components:{
    Vue2HelloWorld
  }
}
</script>
1.1.1

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.1.10

1 year ago

1.4.0

2 years ago

1.3.0

2 years ago

0.1.0

2 years ago