0.13.0 • Published 2 years ago

hello_nuxt_vue2 v0.13.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

this is a testing package for vue 2

Project setup

type below in project's terminal:

npm i hello_nuxt_vue2

using vue project

Once installed import in to your component:

import HelloNuxt from 'hello_nuxt_vue2'

insert this in your component's script:

components: {
  HelloNuxt
}

You can then use the following markup in your project:

<HelloNuxt />


using nuxt project

....

0.13.0

2 years ago

0.12.0

2 years ago

0.11.0

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago