Categories

Friday, March 29, 2024
#919814419350 therichposts@gmail.com
BootstrapVueJs

How to add bootstrap in Vuejs?

How to add bootstrap in Vuejs?

Hello to all, welcome to therichpost.com. In this post, I am telling you How to add bootstrap in Vuejs? I liked Vue Js code and its simple and clean.
Vue Js is the good competitor of Angularjs.

Here are the following steps for add bootstrap in Vuejs:

1. In your command line write below command:
npm install bootstrap

2. In main.js file add below code:
import ‘bootstrap/dist/css/bootstrap.css’

And this is done.

You can also see below added:

package.json

package-lock.json

There are so many tricky code in VueJs and i will let you know all. Please do comment if you any query related to this post. Thank you. Therichpost.com

therichpost
the authortherichpost
Hello to all. Welcome to therichpost.com. Myself Ajay Malhotra and I am freelance full stack developer. I love coding. I know WordPress, Core php, Angularjs, Angular 14, Angular 15, Angular 16, Angular 17, Bootstrap 5, Nodejs, Laravel, Codeigniter, Shopify, Squarespace, jQuery, Google Map Api, Vuejs, Reactjs, Big commerce etc.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.