Skip to content

Instantly share code, notes, and snippets.

@hypeJunction
Created November 28, 2020 22:59
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 hypeJunction/04e141fb0992cd21b570342ad6fe04f5 to your computer and use it in GitHub Desktop.
Save hypeJunction/04e141fb0992cd21b570342ad6fe04f5 to your computer and use it in GitHub Desktop.
// package.json
{
"scripts": {
"start": "PORT=3000 react-app-rewired start",
"build": "react-app-rewired build"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment