Skip to content

aurelia-ui-toolkits/demo-kendo

Repository files navigation

aurelia-kendoui-plugin demo site

Live demo Plugin repository

How to run

  1. npm install
  2. jspm install
  3. gulp watch

How to deploy from samples

  1. remove the src, styles and images folder from the demo-kendo repository
  2. copy from the aurelia-kendoui-plugin/sample folder, the src, styles, images folder over to demo-kendo
  3. update the plugin: jspm install aurelia-kendoui-bridge
  4. run gulp watch and verify that everything runs correctly, and that there are no errors in the console
  5. gulp deploy
  6. open the site. If you get errors in the console, it has happened that they disappear after about a minute
  7. push changes made by gulp deploy to the github repo

About

Demo application for Aurelia-KendoUI-plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published