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

https://github.com/dhtmlx/meteor-scheduler-app


https://github.com/dhtmlx/meteor-scheduler-app

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

meteor-scheduler-app
===================

Demo of DHTMLX Scheduler with Meteor

### How to start

To run the app, do the next after cloning the repo

~~~
meteor npm install
meteor
~~~

after that, open in a browser http://localhost:3000 to check the scheduler

### Related resources

- Read full tutorial here: https://dhtmlx.com/blog/create-meteor-app-dhtmlxscheduler/
- Learn about dhtmlxScheduler here: https://dhtmlx.com/docs/products/dhtmlxScheduler/
- Learn about Meteor Framework here: https://www.meteor.com/