Minimal front-end developer server


Keywords
front-end, developer, server, livereload
License
GPL-2.0+
Install
npm install feds@0.1.52

Documentation

feds

Minimal front-end developer server.

install

npm install feds -g

how to use?

In a directory with a website, run feds. Then open a web browser in localhost: 8080, modify the content of your page and see the changes instantly.