-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
52 lines (32 loc) · 1.13 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
DHTMLX Gantt
============
Version 7.1.3, Professional Edition
License
------------
Commercial License, check license.txt for more details
How to start
------------
- check our how-to-start tutorials https://docs.dhtmlx.com/gantt/desktop__howtostart_guides.html
- explore code samples https://docs.dhtmlx.com/gantt/samples/
How to run samples
------------
All the samples except for a few that explicitly require a REST backend api can be opened as static files.
Running the backend:
- `npm install` or `yarn install`
- `npm start` or `yarn start`
- go to `http://localhost:9200`
or
- copy `codebase` and `samples` folders of the package to your Apache/nginx directory and open samples as static html pages. Demos that require RESTful backend will not work in that case.
Package structure
------------
- ./codebase - css and javascript files of the library
- ./samples - code samples
- ./backend - a simple node backend to run samples
Useful links
-------------
- Product information
https://dhtmlx.com/docs/products/dhtmlxGantt/
- Online documentation
https://docs.dhtmlx.com/gantt/
- Support forum
https://forum.dhtmlx.com/c/gantt