1.0.1 • Published 5 years ago

lanxx-npm-test v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

lanxx-npm-test

A Vue.js project

安装

安装方式
1.npm安装
npm:npm install lanxx-npm-test
2.yarn安装
yarn add lanxx-npm-test
3.引用lanxx-npm-test.js

使用

  1. 全局使用
// main.js文件里面
import lanNpmTest from 'lanxx-npm-test'

Vue.use(lanxxNpmTest)

// app.vue
<template>
  <lanxx-npm-test propData="lalala"></lanxx-npm-test>
</template>

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

1.0.1

5 years ago

1.0.0

5 years ago