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