local-static-fileserver

This is a command line utility that will start a HTTP server to serve static files from current directory.

Usage no npm install needed!

<script type="module">
  import localStaticFileserver from 'https://cdn.skypack.dev/local-static-fileserver';
</script>

README

local-static-servers

This is a command line utility that will start a HTTP server to serve static files from current directory.

Build Setup

# install dependencies
npm install
# serve with hot reload at localhost:3000
static-server
static-server --port 3000