python -m SimpleHTTPServer 8000 === butlr 8000
npm install butlr
``npm install butlr -gmkdir my_dircd ./my_direcho "hello" > ./index.htmlbutlr 8000``
npm install butlr -gmkdir my_dircd ./my_direcho "hello" > ./index.htmlbutlr 8000
Then go to http://localhost:8000 in the browser