1. vue-cli-plugin-bootstrap-vue
vue-cli plugin to add Bootstrap-Vue
vue-cli-plugin-bootstrap-vue
Package: vue-cli-plugin-bootstrap-vue
Created by: GregYankovoy
Last modified: Mon, 23 May 2022 12:50:21 GMT
Version: 0.8.2
License: MIT
Downloads: 17,602
Repository: https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue

Install

npm install vue-cli-plugin-bootstrap-vue
yarn add vue-cli-plugin-bootstrap-vue

vue-cli-plugin-bootstrap-vue

Bootstrap-Vue 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-vue plugin...

cd my-app
vue add bootstrap-vue

Dependencies

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code