Angular Install Bootstrap and Font Awesome (the right way)

Angular Install Bootstrap and Font Awesome (the right way)

Jon Peppinck

5 лет назад

7,083 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Xo xoo
Xo xoo - 09.12.2019 00:22

Oooh man, thank you a lot!!!! I lost many hours on making font-awesome icons, and it did not work... And you did it in only one minute!

Ответить
Quotes
Quotes - 23.10.2019 16:26

Thank you Sir!

Ответить
Amr Elattar
Amr Elattar - 02.10.2019 06:58

fontawesome not work

Ответить
Amr Elattar
Amr Elattar - 02.10.2019 06:11

npm install bootstrap jquery popper.js
npm install --save-dev @fortawesome/fontawesome-free


"styles": [
"src/styles.css",
"./node_modules/bootstrap/dist/css/bootstrap.min.css"
],
"scripts": [
"./node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
]

Ответить
Dustin Bishop
Dustin Bishop - 08.08.2019 17:26

'fa fa-remove' is fa5......or still 4 ?

Ответить
Felix Lu
Felix Lu - 29.07.2019 15:41

Thanks, very good video.

Ответить
Abid zai
Abid zai - 16.03.2019 23:03

Thanks, Sir after a long time spend on searching got the right one. Good work

Ответить