Is it possible to build a website purely made from HTML/CSS/JS with npm? I want to use some npm modules in my 1 javascript file, but I don't know which built tool I need to use and how in order to end with just 1 JS file.
Thanks for the help!
Is it possible to build a website purely made from HTML/CSS/JS with npm? I want to use some npm modules in my 1 javascript file, but I don't know which built tool I need to use and how in order to end with just 1 JS file.
Thanks for the help!