0.0.3 • Published 8 years ago

xyz-components v0.0.3

Weekly downloads
13
License
-
Repository
github
Last release
8 years ago

介绍

xyz-components是基于vue2.0的组件库,用于demo。

使用

直接引入js

<script src="path/to/xyz-components/dist/index.js"></script>

通过npm安装

npm install xyz-components

开发

  • npm install
  • npm run build,打包压缩组件库到dist目录

新写组件

  • src/components下新建组件
  • src/index.js文件中,注册新组件

更多问题

请联系zzsanduo@gmail.com

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago