Skip to content

Instantly share code, notes, and snippets.

@flexaddicted
Last active September 23, 2018 15:57
Show Gist options
  • Save flexaddicted/74603b103c9d2005e5186c436050c54a to your computer and use it in GitHub Desktop.
Save flexaddicted/74603b103c9d2005e5186c436050c54a to your computer and use it in GitHub Desktop.
{
"name": "MyBrownfieldApp",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"dependencies": {
"react": "16.3.1",
"react-native": "0.55"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment