Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.03 KB

File metadata and controls

34 lines (22 loc) · 1.03 KB

React Scheduler Public Examples

dhtmlx.com

Standalone public showcase demos for the DHTMLX React Scheduler wrapper.

How to start

npm install
npm start

The app starts locally with the public trial wrapper package @dhtmlx/trial-react-scheduler pinned to ^7.2.13.

Build for production

npm run build

Notes

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

Useful links