How to connect and sync Bryntum Gantt to ServiceNow Project Portfolio Management planning chart: starter repository
The code for the completed app is in the completed-app
branch.
Install the dependencies using the following command:
npm install
Start the development server with the following command:
npm start