react-firebase-starter
react-firebase-starter copied to clipboard
Is there a fairly easy way to remove graphQL & relay?
trafficstars
We currently don't need to make any external calls but may one day need to. Is there an easy way to remove the calls from the page?
Any reply for this? I also don't want to use graphQL and relay.
We just ended up using create-react-app directly. If there is no need to graphql or relay, then the need for this library over just its core (create-react-app) is small.