In the following picture you can see the structure of my project on the left and on the right side is the list of all dependencies.
I typed the command "npm install" via gitbash, but when I view the page source, neither jquery nor bootstrap show.
How can I load jquery and bootstrap via npm? Hope you can help.