https://github.com/dhtmlx/meteor-scheduler-app
https://github.com/dhtmlx/meteor-scheduler-app
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhtmlx/meteor-scheduler-app
- Owner: DHTMLX
- Created: 2017-03-16T15:40:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T10:09:41.000Z (almost 9 years ago)
- Last Synced: 2025-01-13T02:12:41.214Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/