Kendo UI Grid wrapper component for React using the Redux Pattern
Перейти к файлу
Angel Petrov 09e297fd87 fix: reducers and lint errors 2017-10-24 17:39:40 +03:00
public chore: updated structure 2017-10-19 18:32:09 +03:00
src fix: reducers and lint errors 2017-10-24 17:39:40 +03:00
.gitignore chore: updated structure 2017-10-19 18:32:09 +03:00
README.md chore: fixed typo 2017-10-19 18:46:35 +03:00
package.json chore: updated structure 2017-10-19 18:32:09 +03:00
tsconfig.json chore: updated structure 2017-10-19 18:32:09 +03:00
tsconfig.test.json chore: updated structure 2017-10-19 18:32:09 +03:00
tslint.json fix: reducers and lint errors 2017-10-24 17:39:40 +03:00

README.md

React Redux Grid application

The following repository contains Kendo UI Grid wrapper for React using the Redux Pattern

Getting Started

npm install 
npm start 

This will launch the example at http://localhost:3000