Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`