Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

yadp

sschauss7MIT1.2.0

Yet Another Dev Proxy

readme

Yet Another Dev Proxy

Just run npm install yadp -g and then yadp [file.json]

e.g.

[ { "source": "/", "target": "http://localhost:16924" }, ... ]