An open API service indexing awesome lists of open source software.

https://github.com/sean-codes/serve-dev

While using my favorite static site tool serve, I wished the page would reload when making a change.
https://github.com/sean-codes/serve-dev

html html-css-javascript javascript npm npm-package static-site static-website website

Last synced: 3 months ago
JSON representation

While using my favorite static site tool serve, I wished the page would reload when making a change.

Awesome Lists containing this project

README

          




Serves static files in a folder. Reloads when a change is made.

---

> While using my favorite static file tool [serve](https://github.com/vercel/serve), I wished the page would reload when making a change.





Includes directory lists


## Install

```shell
npm install --global @aloof/serve-dev
```

## Use

```sh
# within project directory

serve-dev

> Navigate https://localhost:4444
```

## Help
[Click to create issue: Will try to fix/add/help as soon as possible! Thank you! :\]](https://github.com/sean-codes/serve-dev/issues)