express server does not take into account CSS or JS scripts on the loaded HTML
i have no idea if this is even a problem or im just stupid, but im currently trying to make a questionnaire that runs over a local server (port 3000 default), but whenever i try to run the server using node.js and boot up localhost:3000, it only displays the default parameters that i’ve put in… Read More express server does not take into account CSS or JS scripts on the loaded HTML