kendo-ui-react

Installation
SKILL.md

KendoReact

KendoReact is a modular commercial React component library by Progress Telerik. Components are split into focused npm packages — install only what you need.

Installation

New project (recommended)

npm i -g @progress/kendo-cli
npx kendo react create vite MyApp   # or nextjs / astro
cd MyApp && npm i && npm run dev

Existing project

Install the component package + a theme:

Installs
1
Repository
bmsuisse/skills
GitHub Stars
2
First Seen
Jul 26, 2026
kendo-ui-react — bmsuisse/skills