Skip to content

Instantly share code, notes, and snippets.

@manakuro
Created February 24, 2020 23:06
Show Gist options
  • Save manakuro/38f22df1351003e0b28141844303de60 to your computer and use it in GitHub Desktop.
Save manakuro/38f22df1351003e0b28141844303de60 to your computer and use it in GitHub Desktop.
"scripts": {
"start": "react-app-rewired start",
"build": "react-app-rewired build",
"test": "react-app-rewired test --env=jsdom",
"eject": "react-scripts eject"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment