vue-plugin-bootstrap
It's a vue plugin skeleton, generated by vue-cli. It provides a template of custom components and plugin.
Usage
$ npm install -g vue-cli$ vue init xsdlr/vue-plugin-bootstrap my-plugin$ cd my-plugin$ npm install #or yarn
What's Included
npm run build
: Production ready build.- JavaScript minified with UglifyJS
- CSS style dynamically inject as