Using NPM

If i need to use npm to get some js libraries into the bs site, I assume I can just use it outside of bs IDE and then copy the node_modules folder and the json files and it will work. Is there a better way to do this?

Yeah, you could do that or link to their build files via JsDelivr: https://www.jsdelivr.com

3 Likes