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: