Node npm install bootstrap and font-awesome
Enter this code in press enter several times till the end
1 | npm init |
and press enter til yes and press enter for yes as well.
install the bootstrap
1 | npm install bootstrap |
1 | npm i bootstrap-icons |
install fontasome
1 | npm install font-awesome --save |