1.0.2 • Published 3 years ago

sum-mefunction v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

vue-plugins-project

A Vue.js project

Build Setup

# install dependencies
npm i sum-mefunction

# serve with hot reload at localhost:8080
import SumFunction from 'sum-mefunction'

# build for production with minification
Vue.use(SumFunction)

or

import SumFunction from 'sum-mefunction'

export default {
  components: {
    SumMeFunction
  }
}


template:
<template>
    <sum-me-function></sum-me-function>
</template>

For detailed explanation on how things work, consult the docs for vue-loader.

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago