@avolgha/up
v1.0.1
Published
Simple web server you can start in milliseconds!
Readme
up
Simple web server you can start in milliseconds!
Todo
Would love to receive PRs with additional features!
- [ ] when requesting directory:
- [ ] search for
index.htmlfile - [ ] otherwise show Directory Browser
- [ ] search for
- [ ] specifiable 404-error page
Installation
You can install the package via:
$ pnpm add -D @avolgha/upUsage
$ up [port] [--renderMd]Port will default to
5173if no other is specified.
