Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 492 Bytes

File metadata and controls

11 lines (7 loc) · 492 Bytes

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