Readdy Write  
0,00 €
Your View Money
Views: Count
Self 20% 0
Your Content 60% 0

Users by Links 0
u1*(Content+Views) 10% 0
Follow-Follower 0
s2*(Income) 5% 0

Count
Followers 0
Login Register as User

Bootstrap installieren in Vue.js

17.03.2023 (👁2402)

Bootstrap installieren in Vue.js

In der Terminal console von Visual Code folgenden Command eingeben

npm install bootstrap@latest –save

 

Dann in node_modules/bootstrap suchen und die Datei /dist/js/bootstrap.js prüfen

Und dann in der Datei main.ts mit import einbinden

import 'bootstrap/dist/css/bootstrap.css'

 

Ein Bild, das Text, Screenshot, Im Haus enthält.

Automatisch generierte Beschreibung