Skip to content

Instantly share code, notes, and snippets.

@rehrumesh
Created July 14, 2020 11:58
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 rehrumesh/ba84b477c1b0ed132464112179e6f965 to your computer and use it in GitHub Desktop.
Save rehrumesh/ba84b477c1b0ed132464112179e6f965 to your computer and use it in GitHub Desktop.
"scripts": {
"start": "PORT=3002 react-app-rewired start",
"build": "react-app-rewired build",
"test": "react-scripts test",
"eject": "react-scripts eject"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment