This is a simple example of how to implement querying GraphQL with Apollo and remix.run. The step by step tutorial is available on medium here.
npm installnpm run compileFrom your terminal:
npm run devThis starts your app in development mode, rebuilding assets on file changes.