Important! This guide is out of date (circa 2017) and should no longer be used. For the latest advice, please refer to the BootstrapVue docs and their Nuxt.js module. https://bootstrap-vue.org/docs#nuxt-js
General setup:
- Install bootstrap as a dev dependency, and its dependencies (node-sass and sass-loader)
npm install --save-dev [email protected] node-sass sass-loader