KendoUI Bridge Documentation
  • Introduction
  • About this application
    • Introduction
    • Navigation guide
    • Components catalog
    • Installation
    • Catalog index
    • Themes selector
  • About Aurelia
    • Key features
  • About KendoUI
    • Integrated with Aurelia
    • Why choose KendoUI
  • Developers tutorials
    • Introduction
    • Sample application structure
    • esnext - kendo
    • esnext-aspnetcore - kendo-2017
    • esnext-aspnetcore - kendo-2015
    • typescript - kendo
    • typescript-aspnetcore - kendo
    • esnext- webpack
    • typescript-webpack kendo
  • Developers notes
    • Current limitations
    • Loading a subset of controls
    • Lazy loading wrappers
    • Running gists
    • Kendo Tooltip HTML content
    • Bundling details
    • Dynamic content creation
    • Bundling step by step instructions
    • What you need to know
    • Localization
    • Prevent JSPM from loading jQuery
  • Bridge developers notes
    • Introduction
    • Bridge utilities
    • Generation of bindables
    • Babel DTS generator
    • Grid HTML api
    • Template compilation
    • Harvesting bindable variables
    • Registry helper class
    • Creating gists for the catalog app
  • Troubleshooting
    • Introduction
    • Using gists and GistRun
Powered by GitBook
On this page
  1. About this application

Installation

PreviousComponents catalogNextCatalog index

Last updated 7 years ago

About this application

1.4 Installation

The contains detailed description several installation variants of the Aurelia Kendo UI Bridge and Kendo UI Library (often referred to as a framework). The installation depends mainly on the tooling you plan to use when building your Aurelia applications.

Note that Telerik's decision to distribute its framework via npm (see for details) has dramatically simplified the process of installing it for the use with Aurelia Kend UI Bridge - all the different previous variants are reduced to just two, dependent on whether the application uses JSPM or not; see for more details.

The screen shot below depicts the Aurelia-KendoUI-bridge

Installation page
here
Kendo UI Library installation - section General comments
Installation page