Skip to content

Instantly share code, notes, and snippets.

@eamonnboyle
Last active February 22, 2021 14:53
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 eamonnboyle/a975e0ef50df29b3a802eadf17fcbf87 to your computer and use it in GitHub Desktop.
Save eamonnboyle/a975e0ef50df29b3a802eadf17fcbf87 to your computer and use it in GitHub Desktop.
Waether App Tutorial - create-react-app Scripts Section
"scripts": {
"start": "react-scripts start",
"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