How to use Bryntum Gantt with Express and SQLite: starter repository This repository contains code to help you build a Bryntum Gantt integrated with the Express.js web application framework. Getting started Install the dependencies: express, body-parser, and the development dependency nodemon. npm install