Skip to content

SyncfusionExamples/ej2-react-grid-mobx

Repository files navigation

React + MobX + EJ2 Grid Example

This repository provides a reference implementation of the EJ2 React Grid application written using MobX.

Running the example

npm install
npm start
open http://localhost:3000

The example requires node 4.0 or higher.