I would like to build a large component from several small components. My problem is, I don't have much experience with vuejs and I'm wondering how to do this in components splitted in single javascript file and html file, and how can i use my big component in my index.html I want to use x-templates, can someone help me ?
ps. i dont work with nodejs