Skip to content

SyncfusionExamples/ej2-angular-scheduler-crud-graphql-adaptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ej2-angular-scheduler-crud-graphql-adaptor

This project is a skeleton application used to create Syncfusion Angular Components web application.

Add Syncfusion Grid component in your application

Refer the following UG documenation for adding Syncfusion Angular component in your application

GraphQL Server setup

You can setup GraphQL server by using graphpack npm package. Find the following link for getting more details for your reference. https://www.npmjs.com/package/graphpack

Run the GraphQL Server

npm run dev

Run the client Schedule application

npm start

Resources

You can also refer the below resources to know more details about Syncfusion Angular Scheduler components.