Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.21 KB

File metadata and controls

36 lines (24 loc) · 1.21 KB

Angular Scheduler Public Examples

dhtmlx.com

Standalone public showcase demos for the DHTMLX Angular Scheduler wrapper.

How to start

npm install
npm start

The app starts locally with the public trial wrapper package @dhtmlx/trial-angular-scheduler pinned to ^8.0.0-beta1.

Build for production

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

Notes

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

Useful links