GT2/GT2-Android/node_modules/react-native-scripts
Ren Ren Juan c5fd23b54f Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00
..
build Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00
template Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00
README.md Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00
package.json Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00

README.md

react-native-scripts

The README for this package is hosted at https://github.com/react-community/create-react-native-app.

Development

yarn && yarn start will start a watcher that will build artifacts and place them in the build directory.

Warning: if you change the template project's dependencies, make sure to update checkAppName in create-react-native-app/src/index.js.