bootstrap toolkit

Table of Contents

bootstrap toolkit

https://getbootstrap.com/

Toolkit for html and javascript pages

npm i bootstrap

And you can import bootstrap’s css into your application.

How to test if it is working? Try to use a class from bootstrap.

example

If you look at the UI page, you should see something like this:


Links to this note