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