Hacker News new | ask | show | jobs
by StapleHorse 1867 days ago
Is there a way of doing that in a Windows without installing anything?
3 comments

Windows ships with a web server (IIS), but you need to activate it in Features. Not sure if that counts as installing or not to you.

https://www.betterhostreview.com/turn-on-iis-windows-10.html

Why would you not have things installed already? You're almost guaranteed to have Node or Python or bash (via the linux subsystem for windows) already available if you do any kind of web dev work?