codeschool / WatchUsBuild-React

Code sample for the Watch Us Build episode that focused on React
http://codeschool.github.io/WatchUsBuild-React/demo
120 stars 117 forks source link

How to set up proxy? #8

Closed MyronBatiuk closed 7 years ago

MyronBatiuk commented 7 years ago

Hi ! I need to setup proxy , to make all http requests url "/admin/*" from the site "https:/my-test-api.com" go to my localhost:8000 How can I do this in your setup gulp+babel?