Is there Node.js ready-to-use tool (installed with npm), that would help me expose folder content as file server over HTTP.
npm
Example, if I have
Here's another simple web server.
https://www.npmjs.com/package/hostr
Install
npm install -g hostr
Change working director
cd myprojectfolder/
And start
hostr