esnext-aspnetcore - kendo-2015
esnext-aspnetcore - kendo
Summary
Details
Step 1.
jspm install css kendo-ui aurelia-kendoui-bridgeStep 2.
paths: {
"*": "dist/*",
"github:*": "jspm_packages/github/*",
"npm:*": "jspm_packages/npm/*",
"kendo.*": "jspm_packages/github/kendo-labs/bower-kendo-ui@2016.3.1306/js/kendo.*.js" <----
},Step 3.
Step 4.
Step 5.
Step 6.

Step 7.
Last updated