/BootstrapVue-boilerplate

BootstrapVue boilerplate with bootstrap scss override

Primary LanguageVue

BootstrapVue boilerplate

With bootstrapp ready stylesheet to override colors and other variables.
Also, there is custom.scss file already included.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

sources:
https://css-tricks.com/how-to-import-a-sass-file-into-every-vue-component-in-an-app/
https://blog.carbonteq.com/bootrap-custom-scss-with-vue-cli-in-5-mins/
https://getbootstrap.com/docs/4.0/getting-started/theming/