Skip to content

Instantly share code, notes, and snippets.

@ThaddeusJiang
Created December 28, 2020 12:38
Show Gist options
  • Save ThaddeusJiang/906993f888d3cbe4ddf3101bdc23cff2 to your computer and use it in GitHub Desktop.
Save ThaddeusJiang/906993f888d3cbe4ddf3101bdc23cff2 to your computer and use it in GitHub Desktop.
comment in json
{
"scripts": {
"//start": "Start the app",
"start": "react-scripts start",
"//test": "Run unit tests",
"test": "react-scripts test"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment