Introduction

This manual explains how to install KendoUI library (often referenced as KendoUI SDK) and how to install aurelia-kendoui-bridge plugin.

Image 1 - KendoUI package in npm registry

Image 2 - Aurelia KendoUI bridge package in npm registry

Important note

Since aurelia-kendoui-bridge version 1.6.5, we only support KendoUI Library installation via Node Pcakage Manager (npm) - see Image 1 above.

Just like KendoUI Library, the aurelia-kendoui-bridge is available from the npm registry.

Note: Use the console command

 npm show aurelia-kendoui-bridge versions

to find the most recent the version number of aurelia-kendoui-bridge if you want to access any previous version.

Last updated