It's a simple base Angular project with DHTMLX library installed. The main goal of this project is to show how to use Gantt chart using DHTMLX (render it, provide tasks to it).
- git clone https://github.com/for-alisia/Gantt_example.git
- npm install
- ng serve
- Navigate to
http://localhost:4200/
Note! You need to have Angular/CLI installed globally on your computer