vue_bootstrap_5_sample
A sample showing bootstrap 5 with VueJs. But as of 15 Sept 2020 bootstrap 5 is still in alpha
Key Highlights
- Use of bootstrap customization
- Overriding scss variables to customize bootstrap
- Using css import in scss to remove blue glow in buttons
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.
Download Details:
Author: apgapg
Source Code: https://github.com/apgapg/vue_bootstrap_5_sample
#vuejs #vue #javascript