Skip to content

Instantly share code, notes, and snippets.

@PaburoTC
Created January 11, 2021 09:48
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 PaburoTC/010240aac504b81ea393553c507c3081 to your computer and use it in GitHub Desktop.
Save PaburoTC/010240aac504b81ea393553c507c3081 to your computer and use it in GitHub Desktop.
"scripts": {
"start": "react-scripts start",
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"build": "react-scripts 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