I have the concept of a homepage (Home.vue) that is based off a template I purchased *includes (css, html file, and custom javascript). Almost all the css has been imported correctly but I can't seem to get the javascript loaded like the template. I believe Vue bundles everything into the app.js maybe?
Here is the Source of structure of the template and the my project.