Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikamai/telerik-meteor-integration-demo
Integration demo between Kendo UI and Meteor
https://github.com/mikamai/telerik-meteor-integration-demo
Last synced: 22 days ago
JSON representation
Integration demo between Kendo UI and Meteor
- Host: GitHub
- URL: https://github.com/mikamai/telerik-meteor-integration-demo
- Owner: mikamai
- Created: 2015-06-03T17:47:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-05T14:47:20.000Z (over 9 years ago)
- Last Synced: 2023-04-13T13:08:57.680Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://telerik.meteor.com
- Size: 141 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telerik Meteor integration demo
[Quick guide on integrating Kendo UI and Meteor](http://dev.mikamai.com/post/120684737224/integrate-meteor-with-kendo-ui)
### Deploy
edit `settings.sample.json` and save it as `settings.json`
create an account on [meteor.com](http://meteor.com)
in the project folder execute```bash
$ meteor deploy HOSTNAME.meteor.com --settings settings.json
```goto `HOSTNAME.meteor.com`