Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Ignite UI for Angular - Hierarchical Grid Integration with GraphQL

This application is a sample demonstrating how the Ignite UI for Angular Hierarchical Grid could work with GraphQL.

Build Setup

Server setup

The commands have to be executed inside the server folder.

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

Client setup

The 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 at localhost:4200
npm run start

About

Ignite UI for Angular - Hierarchical Grid Integration with GraphQL

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages