1.0.1 • Published 7 months ago

@avolgha/up v1.0.1

Weekly downloads
-
License
BSD-3 Clause Clea...
Repository
github
Last release
7 months ago

up

Simple web server you can start in milliseconds!

Todo

Would love to receive PRs with additional features!

  • when requesting directory:
    • search for index.html file
    • otherwise show Directory Browser
  • specifiable 404-error page

Installation

You can install the package via:

$ pnpm add -D @avolgha/up

Usage

$ up [port] [--renderMd]

Port will default to 5173 if no other is specified.

1.0.1

7 months ago

1.0.0

7 months ago