A TodoMVC implementation that leverages Apollo Client, created by Dgraph Labs. It is updated to use a plain local JS GraphQL server and adds subscriptions.
yarn install
yarn start
The UI is vanilla React JS with Apollo client, and the neat React-TodoMVC component.