Just starting with JavaScript. Do I have to have Lite Server or can I use VS Code's Liveserver extension instead? Any research I've done on the topic leads into node.js, package.json, and NPMs which I don't understand.
If Lite Server is needed, do you install it through terminal/command line or do you have to install it in the html document you want to apply it to? Thanks.