0.2.5 • Published 6 years ago

@binaris/shift-local-proxy v0.2.5

Weekly downloads
27
License
MIT
Repository
-
Last release
6 years ago

local-proxy

Usage: in a create-react-app directory create the file src/setupProxy.js with the contents:

const { setupProxy } = require('@binaris/shift-local-proxy');

module.exports = setupProxy(__dirname);