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