butlr

python -m SimpleHTTPServer 8000 === butlr 8000

Usage no npm install needed!

<script type="module">
  import butlr from 'https://cdn.skypack.dev/butlr';
</script>

README

butlr

python -m SimpleHTTPServer 8000 === butlr 8000

Usage

npm install butlr -g
mkdir my_dir
cd ./my_dir
echo "<h1>hello</h1>" > ./index.html
butlr 8000

Then go to http://localhost:8000 in the browser