Skip to content

telerik/kendo-react-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Warning The kendo-react-graphql repo has moved here https://github.com/telerik/kendo-react/tree/master/kendo-react-graphql

Kendo UI for React Grid Integration with GraphQL.

This application shows an example of how one can use editable Kendo UI for React Grid with GraphQL queries.

Build Setup

Server setup

All of these commands have to be executed inside the server folder.

# install dependencies
npm install
# start the server at localhost:4000
node app.js

Client setup

All of these commands have to be executed inside the client folder. Ensure that the server is running on port 4000 before starting the client application.

# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start

About

Kendo UI for React Grid Integration with GraphQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •