This repository contains a sample Bryntum Gantt React application.
Clone the repository and install the project dependencies.
npm install
Install the Bryntum Gantt component using npm. First, get access to the Bryntum private npm registry by following this guide. When you've logged in to the registry, install the Bryntum Gantt component by following this guide.
Now you can run the application with:
npm run dev