Kendo UI SDK and Bridge Installation
  • Introduction
  • KendoUI SDK
  • Aurelia KendoUI bridge
    • Why using the bridge?
  • Installation
    • Installing Kendo
      • Simple app provisioning
        • kendo.custom.min.js
      • Advanced app provisioning)
        • JSPM
        • Webpack
        • Aurelia-CLI
    • Installing the bridge
      • JSPM
      • Webpack
        • JavascriptServices
        • Skeleton
      • Aurelia-CLI
  • Next Steps
Powered by GitBook
On this page
  1. Installation
  2. Installing Kendo

Advanced app provisioning)

This approach uses the several supported module loaders (JSPM, Webpack, Aurelia-CLI) used to load the KendoUI SDK (or its subsets) in the application bootstraping process. This is the process we call application KendoUI provisioning.

Previouskendo.custom.min.jsNextJSPM

Last updated 7 years ago