2017-10-19 18:32:09 +03:00
|
|
|
# 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 examples website at http://localhost:3000
|