Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@techiediaries/vue-cli-plugin-bootstrap

techiediaries1.1kMIT0.1.0

vue-cli plugin to add Bootstrap 4

bootstrap-vue, bootstrap vue, BootstrapVue, vue bootstrap, bootstrap, bootstrap v4, bootstrap 4, plugin, vue, vue-cli, vue-cli-3, vue-cli-4, cli

readme

@techiediaries/vue-cli-plugin-bootstrap

Bootstrap Plugin for vue-cli

Install

If you haven't yet installed vue-cli, first follow the install instructions here: https://github.com/vuejs/vue-cli

Generate a project using vue-cli

vue create my-app

Before installing the bootstrap-vue plugin, make sure to commit or stash your changes in case you need to revert

To install the bootstrap plugin...

cd my-app
vue add @techiediaries/bootstrap

Read the official docs