Answer the question
In order to leave comments, you need to log in
How to include the library in your project?
I am mastering package managers, and I don’t quite understand the essence of connecting third-party libraries to my project.
For example, I want to install jQuery. I'm importing npm i jquery --save
. Ok, the node_modules folder has been created, in which there are a bunch of other folders, among which, if we try, we will find the jquery folder, which has a lot of source files. So, what is next? How to connect it, let's say, to the made-up page? How do you do this for example?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question