With Vue CLI v3.x/v4.x, you can also use the @techiediaries/vue-cli-plugin-bootstrap to quickly add the latest Bootstrap 4 version in your Vue project without manually adding any files or settings.
Head over to a new command-line interface, navigate to your project's folder and run the following command:
$ vue add @techiediaries/bootstrap
…
Top comments (0)