Fast serve will help you serve static files fast and easy.
I use it in order to test my build
folder after webpack build.
npm i -g fast-serve
$ fast-serve
App listening on port: 8080
-> Serving : /Users/dorshay/work/cars
fast-serve --help
Usage: fast-serve [options]
Options:
-h, --help output usage information
-V, --version output the version number
-C, --chdir <path> change the working directory
-p, --port [optional] optional port to serve files