Skip to content

Steve's Blog

New adventures in making mistakes

Category: frontend

bookmark_borderAdd Bootstrap to Vue CLI project

Posted on April 5, 2021September 9, 2021 by Steve

Adding Bootstrap (or any other CSS framework) to Vue is fairly straightforward. In this example, I’ll install the entire Bootstrap CSS library (without javascript, no jquery, no popper.js, which are dependencies if you want everything Bootstrap).

Posted in frontend

Recent Posts

  • A Tale of Failure on Multiple Levels
  • Using ssh keys with Github and Bitbucket with multiple accounts
  • Scheduling tasks in Laravel
  • Manually updating post meta data after a post has been published
  • Marathon Laravel Update from 5.6 to 9.0
keyboard_arrow_up
Content copyright © by Steve George