Skip to content

Demonstrates Bootstrap 4 integration and customization with Vue.js

Notifications You must be signed in to change notification settings

mjawaids/make-bootstrap-sexy-again

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Bootstrap Awesom With Vue.js

Demonstrates Bootstrap 4 integration and customization with Vue.js.

About

Based on the webpack-simple template for vue-cli.

Demonstrates integration and customization of Bootstrap 4 as explained in the following article: https://medium.com/@BjornKrols/integrating-and-customising-bootstrap-4-in-vue-js-cbc29ba7688e

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Guide

Copy customizations into 'styles/custom-bootstrap.scss file.'

Twitter

Follow me on Twitter

Releases

No releases published

Packages

No packages published

Languages

  • Vue 42.4%
  • JavaScript 29.3%
  • CSS 24.8%
  • HTML 3.5%