Skip to content
Discussion options

You must be logged in to vote

Obviously, to use NPM, which stands for Node package manager, you need Node. But, it does not matter how you get JS and CSS files, just make sure they are available on your site. If your files are outside root directory, then you need Webpack or something like that, to bundle your assets so that they are available.

Anyway, you can always use CDN links or simply download JS and CSS files and copy inside your webroot.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Ristophonics
Comment options

Answer selected by Ristophonics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants