Static file server which returns files regardless of the header method - unlike popular others.
npm install localhost --save-dev
import localhost from 'localhost';
localhost('./').listen(port);
localhost [directory] [-p portNumber|8080]
npm install -g localhost
cd ./www/
localhost
cd ./www/
npx localhost