Tool used to serve static files and reload when they change
WARNING: DO NOT USE THIS TOOL IN PRODUCTION - IT IS NOT SECURE
Forked from kettle11/devserver
cargo install --git https://github.com/Property404/devserver
Open a command line and navigate to the directory you'd like to host then run:
devserver
Visit https://localhost:8080 or https://localhost:8080 to see your hosted content.