d49367d712 | ||
---|---|---|
app | ||
public | ||
.gitignore | ||
LICENSE | ||
README.md | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
kendo-react-nextjs
An example of the KendoReact Grid(Table) and the KendoReact Drawer in a NextJS application.
Steps to run the application:
- npm install
- npm run dev