I am trying to run a simple http server in my project directory. All I need is GET request support, so I can GET html/css/js/etc. For that I wanted to use http-server from npm.I am trying to run a simple http server in my p
I am trying to run a simple http server in my project directory. All I need is GET request support, so I can GET html/css/js/etc. For that I wanted to use http-server from npm.I am trying to run a simple http server in my p