vue-plugin-bootstrap

0.4.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i vue-plugin-bootstrap

Weekly Downloads

4

Version

0.4.2

License

MIT

Last publish

Collaborators

  • xsdlr