live-server 0.11.1

Launch a local network server with live reload feature for static pages.
Documentation
1
2
3
pub(crate) mod listener;
pub(crate) mod server;
pub(crate) mod template;