vc-popover
v0.1.1
Published
popover component based on vue.js & bootstrap
Downloads
14
Maintainers
Readme
Install
npm install vc-popover --save
if you are using single file *.vue in project, please import the component by:import vcPopover from 'vc-popover/src/Popover.vue'
Demo
Dev
- build
npm run build
- build dev
npm run build:dev
- build production
npm run build:prod
- build example
npm run build:example- run server
npm run start- dev component
npm run dev
- dev example
npm run example
- publish
npm run release Changelog
License
Copyright (c) 2016
