https://github.com/webix-hub/gantt-node
NodeJS Backend for Webix Gantt
https://github.com/webix-hub/gantt-node
webix webix-backend webix-gantt
Last synced: over 1 year ago
JSON representation
NodeJS Backend for Webix Gantt
- Host: GitHub
- URL: https://github.com/webix-hub/gantt-node
- Owner: webix-hub
- Created: 2021-03-02T18:15:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T13:48:27.000Z (almost 5 years ago)
- Last Synced: 2025-02-05T08:28:26.057Z (over 1 year ago)
- Topics: webix, webix-backend, webix-gantt
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NodeJS Backend for Webix Gantt
=====================
### How to Start
```shell script
npm install
npm start
```