- Author
- name
- description
- repository
- homepage
- bugs
- output filename build.js to your component name
- output library VueComponentsName to your component name
npm install [your component] --save
[online demo](https://iwaimai-bi-fe.github.io/[your component]/examples/)
- build
npm run build
- build dev
npm run build:dev
- build production
npm run build:prod
- build example
npm run example
- run server
npm run start
- publish
npm run release
[changelog](https://github.com/iwaimai-bi-fe/[your component]/blob/master/CHANGELOG.md)
Copyright (c) 2016