Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 570 Bytes

File metadata and controls

21 lines (13 loc) · 570 Bytes

Using a Bryntum TreeGrid with the GitHub GraphQL API: Lazy loading, on-demand data fetching, and remote filtering

This is a Next.js project bootstrapped with create-next-app.

Installing the dependencies

First install the dependencies:

npm install

Running the development server

To run the development server, use the following command:

npm run dev

Open http://localhost:3000. You'll see the text "TODO" on your screen.