Skip to content

Instantly share code, notes, and snippets.

@dceddia
Created October 10, 2017 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dceddia/8207fa5fe5853167ba6893b44e7cf3be to your computer and use it in GitHub Desktop.
Save dceddia/8207fa5fe5853167ba6893b44e7cf3be to your computer and use it in GitHub Desktop.
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
},
"proxy": "http://localhost:3001"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment