please-serve

Serve static files

Usage no npm install needed!

<script type="module">
  import pleaseServe from 'https://cdn.skypack.dev/please-serve';
</script>

README

Serve Static Files

Usage

serve command looks public folder and serves in port 8080

serve

or specify the port and folder

serve -p 8081 -f ./dist