native-graphql-scripts
The README for this package is hosted at https://github.com/luandro/create-native-graphql-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-native-graphql-app/src/index.js
.