An open API service indexing awesome lists of open source software.

https://github.com/dhtmlx/angular-gantt-examples

Showcase demos for the DHTMLX Angular Gantt
https://github.com/dhtmlx/angular-gantt-examples

Last synced: about 16 hours ago
JSON representation

Showcase demos for the DHTMLX Angular Gantt

Awesome Lists containing this project

README

          

# Angular Gantt Public Examples

[![dhtmlx.com](https://img.shields.io/badge/made%20by-DHTMLX-blue)](https://dhtmlx.com/)

> Standalone public showcase demos for the [DHTMLX Angular Gantt](https://dhtmlx.com/docs/products/dhtmlxGantt-for-Angular/) wrapper.

- Live demo: https://dhtmlx.github.io/angular-gantt-examples/
- Documentation: https://docs.dhtmlx.com/gantt/integrations/angular/
- Repository: https://github.com/DHTMLX/angular-gantt-examples

## How to start

```bash
npm install
npm start
```

The app starts locally with the public trial wrapper package `@dhtmlx/trial-angular-gantt` pinned to `^10.0.0`.

## Build for production

```bash
npm run build -- --base-href ./
```

## Notes

- The application source code in this repo is published as an example project.
- `@dhtmlx/trial-angular-gantt` is a commercial trial package. Use it under a valid evaluation or commercial agreement.

## Useful links

- Product page: https://dhtmlx.com/docs/products/dhtmlxGantt-for-Angular/
- Integration docs: https://docs.dhtmlx.com/gantt/integrations/angular/
- Support forum: https://forum.dhtmlx.com/c/gantt
- GitHub Pages deployment: https://dhtmlx.github.io/angular-gantt-examples/