KendoUI-skeleton-esnext
Sample 1 - KendoUI-skeleton-esnext
Step 1 - add KendoUI bridge
npm install && jspm install && gulp watchjspm install aurelia-kendoui-bridgeStep 2 - add source code using KendoUI bridge
Step 3 - add KendoUI widgets
Step 4 - modifying various existing files
Step 4.1 - index.html
Step 4.2 - package.json
Step 4.3 - Changes to prevent JSPM from loading JQuery
Last updated