food-lookup-demo-rails icon indicating copy to clipboard operation
food-lookup-demo-rails copied to clipboard

A demonstration of using `create-react-app` with a Rails API server

Results 2 food-lookup-demo-rails issues
Sort by recently updated
recently updated
newest added

Tried on react-scripts version 0.2.3 and 0.7.0. In both cases, proxy doesn't work and API calls go to localhost:3000 instead of localhost:3001. Anyone else run into this?

Hi, thanks for your guide. It is very helpful but I have an issue when running `rake start` ` 16:50:12 web.1 | started with pid 3361 16:50:12 api.1 | started...