light-com

1.0.4 • Public • Published

light-com

npm发布组件包

构建设置

# 安装控件
npm i light_con

# 在项目中使用
   import lightBom from 'light-com'

# components中加入
   components: { aa:lightBom.aa,bb:lightBom.bb},

# 页面中加入
  <aa :con="con" ></aa>
  <bb :con="con" ></bb>

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

Readme

Keywords

none

Package Sidebar

Install

npm i light-com

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

74.4 kB

Total Files

12

Last publish

Collaborators

  • huangshanshan