Skip to content

Instantly share code, notes, and snippets.

@mihir0x69
Created July 8, 2017 08:57
Show Gist options
  • Save mihir0x69/0b358d610112079cab49671287b7ab11 to your computer and use it in GitHub Desktop.
Save mihir0x69/0b358d610112079cab49671287b7ab11 to your computer and use it in GitHub Desktop.
Npm Scripts
"scripts": {
"start": "xoxo-react-scripts start",
"build": "xoxo-react-scripts build",
"test": "xoxo-react-scripts test --env=jsdom",
"eject": "xoxo-react-scripts eject"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment