A dead-simple static server for the current directory
npm install static-here
static-here
> Serving files from /home/me/project at http://localhost:8888/
You can specify the port and hostname in any order, however it defaults to:
static-here 8080 0.0.0.0