Skip to content

zetavg/graphql-todomvc

Repository files navigation

GraphQL TodoMVC

This project is a demonstration of building realtime data driven application with GraphQL.

Install

npm install

Build & Run

Build the application:

npm run build

Start server:

npm start

Develop

npm run dev

Deploy

Deploy to now
Deploy to Heroku

About

TodoMVC demonstration of Relay / GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published