top | item 27139574 (no title) StapleHorse | 4 years ago Is there a way of doing that in a Windows without installing anything? discuss order hn newest Zecc|4 years ago .Net via Powershell:https://gist.github.com/willurd/5720255#gistcomment-2390248 jfgiogktkt|4 years ago 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 TheRealPomax|4 years ago 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?
jfgiogktkt|4 years ago 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
TheRealPomax|4 years ago 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?
Zecc|4 years ago
https://gist.github.com/willurd/5720255#gistcomment-2390248
jfgiogktkt|4 years ago
https://www.betterhostreview.com/turn-on-iis-windows-10.html
TheRealPomax|4 years ago