Package Exports
- feds
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (feds) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
feds
Minimal front-end developer server.
install
npm install feds -ghow 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.