indrasurfer / landingpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:CSS 78.4%Language:Vue 20.1%Language:JavaScript 1.2%Language:HTML 0.3%Language:SCSS 0.0%