Skip to content

Example of the KendoReact Data Grid using Server-side rendering.

License

Notifications You must be signed in to change notification settings

telerik/kendo-react-ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

To start the project and use the Server-side rendering execute the following commands:

  1. yarn install
  2. yarn build
  3. yarn ssr

The applciation should be loaded on locahost:8000.

Inspect the received index.html file to observed how the KendoReact Grid is received pre-rendered on the server.

About

Example of the KendoReact Data Grid using Server-side rendering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published