Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
0いいね 74回再生

How setup bootstrap 5 in Angular 15 | Sarfo Tech

How setup bootstrap 5 in Angular

Install bootstrap in Angular Project:
npm install bootstrap

Inside Angular Project:
angular.json - "styles" section
./node_modules/bootstrap/dist/css/bootstrap.min.css

angular.json - "scripts" section
./node_modules/bootstrap/dist/css/bootstrap.bundle.js

Run Angular Project:
ng serve or npm start

Test on Browser:
http://localhost:4200

Thank you friends Like & Subscribe My channel

コメント