Skip to content

Instantly share code, notes, and snippets.

@simon-saliba
Last active January 23, 2021 15:53
Show Gist options
  • Save simon-saliba/c4ef2153468a4970268aee725571b3ef to your computer and use it in GitHub Desktop.
Save simon-saliba/c4ef2153468a4970268aee725571b3ef to your computer and use it in GitHub Desktop.
frontend package.json proxy
{
"name": "course-lookup-front",
"version": "0.1.0",
"private": true,
...
"proxy": "http://localhost:8080"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment