yarn
(for dependency installs and workspaces)
git clone https://github.com/n1ru4l/graphql-live-query graphql-live-query
cd graphql-live-query
yarn
yarn build
yarn build
Checkout the todo-example apps at packages/todo-example
for testing.
Please write tests for all new features.