To get code usable by the app, you can do any or all of:
Copy code into the page header or HTML element.
Reference another hosted source in the page header or HTML element.
I usually look for a cdn hosted minified source if using a popular library. Could possibly reference a github file too.
If you want to see a working example, the signature pad example loads a library and has copied code / css …